Refactor tool imports and add calculator functions to the toolset ffc544c abtsousa commited on Aug 17
Enhance file handling tools: save_file, read_file, analyze_csv, and extract_text_from_image functions 2665628 abtsousa commited on Aug 17
60/100 achieved 🎉 Rename wiki_search to wiki_fetch_article for clarity and update references in tools. baeb823 abtsousa commited on Aug 14
Implement cache directory management and update file fetching to use cache if no working directory is provided e8c805a abtsousa commited on Aug 14
Enhance OracleBot to accept optional file path for context in answers; add utility to fetch task files from API. 03f4295 abtsousa commited on Aug 14
Refactor wiki_search function: replace WikipediaQueryRun with wikipediaapi for full page content retrieval 92f38fd abtsousa commited on Aug 14
Update dependencies in pyproject.toml and uv.lock: add langchain-deepseek and wikipedia-api 1640758 abtsousa commited on Aug 14
Add multi-language code execution functionality (all credits go to @fisherman611 ) 79d28fc abtsousa commited on Aug 13
Refactor wiki_search function: replace WikipediaLoader with WikipediaQueryRun 94d07d4 abtsousa commited on Aug 13
Enhance OracleBot: improve message handling and output formatting in answer_question method 692b974 abtsousa commited on Aug 13
Refactor Phoenix tracing setup: move constants to config.py and simplify start_phoenix call; remove unused logger module. c8325a7 abtsousa commited on Aug 13
Refactor Wikipedia tool to simplify search functionality and remove unused parameters a40ea82 abtsousa commited on Aug 13
Refactor API configuration and implement rate limiting in agent calls 603a029 abtsousa commited on Aug 13
Explore available questions and their metadata to figure out how to best tackle the problem. 335359d abtsousa commited on Aug 13
Add initial implementation of LangGraph agent with model and tools integration. f37e95b abtsousa commited on Aug 13
Refactor BasicAgent to support async processing and rate limiting; implement concurrent question handling. 1f19061 abtsousa commited on Aug 12