Commit History

Update configuration and enhance tool functionality
0242ef6

abtsousa commited on

Refactor tool imports and add calculator functions to the toolset
ffc544c

abtsousa commited on

Enhance file handling tools: save_file, read_file, analyze_csv, and extract_text_from_image functions
2665628

abtsousa commited on

60/100 achieved 🎉 Rename wiki_search to wiki_fetch_article for clarity and update references in tools.
baeb823

abtsousa commited on

Add wiki_parse_html to tools
823995c

abtsousa commited on

Add bs4 dependency and update Wikipedia tool for HTML parsing
eb3f029

abtsousa commited on

Implement cache directory management and update file fetching to use cache if no working directory is provided
e8c805a

abtsousa commited on

Add tools to the toolset
9465031

abtsousa commited on

Fix code interpreter tool.
e214909

abtsousa commited on

Add file management toolkit setup with temporary directory
b36f428

abtsousa commited on

Refactor wiki_search function: replace WikipediaQueryRun with wikipediaapi for full page content retrieval
92f38fd

abtsousa commited on

Add multi-language code execution functionality (all credits go to @fisherman611 )
79d28fc

abtsousa commited on

Refactor wiki_search function: replace WikipediaLoader with WikipediaQueryRun
94d07d4

abtsousa commited on

Add langchain-tavily dependency and implement TavilySearch tool
538782c

abtsousa commited on

Refactor Wikipedia tool to simplify search functionality and remove unused parameters
a40ea82

abtsousa commited on

Added wikipedia tool.
3adfe4f

abtsousa commited on

Add initial implementation of LangGraph agent with model and tools integration.
f37e95b

abtsousa commited on