feat: optimize RAG agent with token reduction and separate context/sources a697e1b unverified chinmayjha commited on Oct 13, 2025
Improve agent output formatting with inline citations and full sources 8c6064d unverified chinmayjha commited on Oct 12, 2025
Increase max_steps from 2 to 4 for complex queries 4af9b90 unverified chinmayjha commited on Oct 11, 2025
Use return_full_result to extract raw answer_with_sources output 65229ef unverified chinmayjha commited on Oct 11, 2025
Simplify CustomGradioUI to display raw agent output without parsing 8abaffa unverified chinmayjha commited on Oct 10, 2025
Reduce max_steps to 2 to prevent final_answer from reformatting e1528d1 unverified chinmayjha commited on Oct 10, 2025
Enforce strict citation format in summarizer prompt 2fd251c unverified chinmayjha commited on Oct 10, 2025
Fix OPIK import errors for Hugging Face Spaces deployment 3f4834b unverified chinmayjha commited on Sep 24, 2025
Enhanced conversation analysis UI with customer details and migrated to Keshav MongoDB 8223f74 unverified chinmayjha commited on Sep 24, 2025
Fix UI styling - ensure consistent light backgrounds and proper text contrast d8a714e unverified chinmayjha commited on Sep 12, 2025
Add Conversation Analysis Dashboard for Hugging Face Spaces 422e708 chinmayjha commited on Sep 12, 2025
Fix OPIK configuration: make COMET_PROJECT optional and add OPIK init to main app 8099e26 chinmayjha commited on Sep 9, 2025
Fix what_can_i_do tool: convert from decorated function to proper Tool class e0a63a7 chinmayjha commited on Sep 9, 2025