Update requirements.txt: add smolagents[openai] for enhanced functionality
58d65f1
IngoTB303commited on
Refactor app.py: streamline imports, replace app_tokens with environment variables for model configuration
13ef4e0
IngoTB303commited on
Enhance agent functionality: add new agents for audio, visual, and Python tasks; update question fetching to handle attachments; improve tool initialization and requirements.
9e58d03
IngoTB303commited on
Update TODOs.txt
4046252
IngoTB303commited on
Add comment explaining the use of app-test.py for tasks submission without Gradio
0c1a246
IngoTB303commited on
Refactor app structure: add agent and tools, enhance question fetching with attachments, and update requirements