Improve agent output formatting with inline citations and full sources 8c6064d unverified chinmayjha commited on Oct 12
Use return_full_result to extract raw answer_with_sources output 65229ef unverified chinmayjha commited on Oct 11
Simplify CustomGradioUI to display raw agent output without parsing 8abaffa unverified chinmayjha commited on Oct 10
Reduce max_steps to 2 to prevent final_answer from reformatting e1528d1 unverified chinmayjha commited on Oct 10
Update app.py to use correct retriever config for HF deployment d7fa497 unverified chinmayjha commited on Oct 10
Fix OPIK import errors for Hugging Face Spaces deployment 3f4834b unverified chinmayjha commited on Sep 24
Enhanced conversation analysis UI with customer details and migrated to Keshav MongoDB 8223f74 unverified chinmayjha commited on Sep 24
Fix UI styling - ensure consistent light backgrounds and proper text contrast d8a714e unverified chinmayjha commited on Sep 12
Add missing dependencies: smolagents, litellm, pydantic c956f10 unverified chinmayjha commited on Sep 12
Fix OPIK configuration: make COMET_PROJECT optional and add OPIK init to main app 8099e26 chinmayjha commited on Sep 9
Fix what_can_i_do tool: convert from decorated function to proper Tool class e0a63a7 chinmayjha commited on Sep 9
Upload compute_rag_vector_index_openai_contextual_simple.yaml with huggingface_hub b3038a0 chinmayjha commited on Sep 9
Pin smolagents to version 1.4.1 to avoid BaseTool compatibility issues 71ad010 chinmayjha commited on Sep 9