Switched to single agent powered by GPT-4.1, added step wait function to avoid hitting the OpenAI API rate limit. b4e2809 verified gperdrizet commited on Jul 3
Added function to save chemistry textbook contents as markdown, refactored tool helper functions. 75bb385 verified gperdrizet commited on Jul 1
Added custom selenium based web search functions to look for academic text books via LibreTexts. a5e5840 verified gperdrizet commited on Jul 1
Added summarization of old messages when context window gets too long, switched to DeepSeek-V3, scored 30%! 7e55583 verified gperdrizet commited on Jul 1
Downgraded to smolagents 1.18.0 and switched back to single codeagent - scored 20% on GAIA benchmark. 10c462d verified gperdrizet commited on Jun 27
Split tools up amoung wikipedia agent and websearch agent and implementend manager agent, all using qwen2.5-coder-32B. 060a8f4 verified gperdrizet commited on Jun 26
Updated wikipedia search tools to get and parse wikipedia pages to HTML so that tables and other non-text elements are visible to agent. Allowed agent to import BeautifulSoup. 8b358c4 verified gperdrizet commited on Jun 26
Added custom google search tool using googlesearch-python. 2e1a616 verified gperdrizet commited on Jun 25
Added CodeAgent with web search and scraping tools, added GAIA prompt. 5ffb76e verified gperdrizet commited on Jun 25