context-ai / src

Commit History

feat: optimize RAG agent with token reduction and separate context/sources
a697e1b
unverified

chinmayjha commited on

Improve agent output formatting with inline citations and full sources
8c6064d
unverified

chinmayjha commited on

Increase max_steps from 2 to 4 for complex queries
4af9b90
unverified

chinmayjha commited on

Use return_full_result to extract raw answer_with_sources output
65229ef
unverified

chinmayjha commited on

Simplify CustomGradioUI to display raw agent output without parsing
8abaffa
unverified

chinmayjha commited on

Reduce max_steps to 2 to prevent final_answer from reformatting
e1528d1
unverified

chinmayjha commited on

Enforce strict citation format in summarizer prompt
2fd251c
unverified

chinmayjha commited on

Fix Sources section parsing in CustomGradioUI
d8c683d
unverified

chinmayjha commited on

Improve RAG agent response quality and UX
150cd80
unverified

chinmayjha commited on

Fix OPIK import errors for Hugging Face Spaces deployment
3f4834b
unverified

chinmayjha commited on

Enhanced conversation analysis UI with customer details and migrated to Keshav MongoDB
8223f74
unverified

chinmayjha commited on

Fix UI styling - ensure consistent light backgrounds and proper text contrast
d8a714e
unverified

chinmayjha commited on

Add Conversation Analysis Dashboard for Hugging Face Spaces
422e708

chinmayjha commited on

Improve source parsing and answer formatting
0711be9

chinmayjha commited on

Fix OPIK configuration: make COMET_PROJECT optional and add OPIK init to main app
8099e26

chinmayjha commited on

Fix what_can_i_do tool: convert from decorated function to proper Tool class
e0a63a7

chinmayjha commited on

Fix OPIK configuration: make COMET_PROJECT optional
3eeed2d

chinmayjha commited on

Complete project upload with fixed __init__.py
60f0600

chinmayjha commited on

Fix opik import issues and pin version
a9f1b86

chinmayjha commited on

Deploy complete Second Brain AI Assistant with custom UI
b27eb78

chinmayjha commited on