Refactor async interaction with AgentWorkflow to include context parameter ea9aafe Duke-911 commited on May 6, 2025
Add .gitignore for Python bytecode files and refactor agent interaction to use async 3f18472 Duke-911 commited on May 6, 2025
Fix parameter name in AgentWorkflow instantiation from 'tools' to 'tools_or_functions' b7d44c8 Duke-911 commited on May 6, 2025
Refactor retriever.py to initialize SentenceSplitter and update BM25Retriever instantiation e8b5a9a Duke-911 commited on May 6, 2025
Update requirements.txt to include gradio and huggingface_hub 015d22e Duke-911 commited on May 5, 2025
Refactor app and tool integration: replace smolagent with llama_index 4b42f38 Duke-911 commited on May 5, 2025