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

Added function to save chemistry textbook contents as markdown, refactored tool helper functions.
75bb385
verified

gperdrizet commited on

Added chapter parser function.
3517095
verified

gperdrizet commited on

Added custom selenium based web search functions to look for academic text books via LibreTexts.
a5e5840
verified

gperdrizet commited on

Added summarization of old messages when context window gets too long, switched to DeepSeek-V3, scored 30%!
7e55583
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

Added custom google search tool using googlesearch-python.
2e1a616
verified

gperdrizet commited on

Refactored and cleaned up.
e1896bb
verified

gperdrizet commited on