feat: Enhance tools with new web content extractor and improved functionality b09a8ba Yago Bolivar commited on May 25
ref(app.py, prompts.yaml, final_answer_tool.py): adapt the code to submission requirements 64a3746 Yago Bolivar commited on May 24
feat: add handling for system_prompt to flatten dict structure in agent configuration (yet another patch) 338d856 Yago Bolivar commited on May 23
feat: switch to OpenAIServerModel for improved API integration 43a0598 Yago Bolivar commited on May 22
fix: update model_id to Qwen/Qwen2.5-Coder-32B-Instruct for improved performance 640d1fd Yago Bolivar commited on May 22
feat: implement run_and_submit_all function for agent evaluation and submission with Gradio UI integration b785644 Yago Bolivar commited on May 22
refactor: remove unused DuckDuckGoSearchTool import and adjust GradioUI import for consistency 24dbb4c Yago Bolivar commited on May 22
refactor: update tool imports and instantiations for consistency; enhance Gradio UI error handling 17e76f4 Yago Bolivar commited on May 22
feat: add initial implementation of the agent with tool instantiations and prompt loading 4294123 Yago Bolivar commited on May 22
refactor: update final_answer import to use FinalAnswerTool class for consistency and improved structure 548d033 Yago Bolivar commited on May 22
feat: implement configuration files and enhance tool definitions for GAIA Agent 133fe7e Yago Bolivar commited on May 21
feat: add output_type property to Tool for enhanced Jinja template compatibility 1cfb30c Yago Bolivar commited on May 21
feat: add inputs and outputs properties to Tool for Jinja template compatibility 23d771c Yago Bolivar commited on May 21
feat: add description property to Tool for enhanced compatibility with ToolCallingAgent 590f5ca Yago Bolivar commited on May 21
feat: enhance tool definitions with detailed descriptions for improved clarity and usability 1fba86c Yago Bolivar commited on May 21
fix: update tool instantiation for compatibility and improve requirements 865a026 Yago Bolivar commited on May 21
feat: enhance tool instantiation for improved agent functionality and compatibility 09366f7 Yago Bolivar commited on May 21
fix: refactor tool instantiation for compatibility with smolagents 1.15.0 bf95728 Yago Bolivar commited on May 21
fix: refactor tool instantiation for improved clarity and compatibility with smolagents 1.15.0 232e6de Yago Bolivar commited on May 21
fix: refactor tool instantiation to use Tool.from_function for better clarity and consistency ad59308 Yago Bolivar commited on May 21
feat: add additional tools to BasicAgent for enhanced functionality 540503f Yago Bolivar commited on May 21
feat: integrate SpreadsheetTool for enhanced spreadsheet parsing and analysis in BasicAgent 450ecb4 Yago Bolivar commited on May 12
feat: enhance BasicAgent to handle file inputs and improve question processing 2e3dd06 Yago Bolivar commited on May 12