unit-four-final-project / configuration.py

Commit History

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

Downgraded to smolagents 1.18.0 and switched back to single codeagent - scored 20% on GAIA benchmark.
10c462d
verified

gperdrizet commited on

Split tools up amoung wikipedia agent and websearch agent and implementend manager agent, all using qwen2.5-coder-32B.
060a8f4
verified

gperdrizet commited on

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

Refactored and cleaned up.
e1896bb
verified

gperdrizet commited on