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
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