Commit History

Rename async method param from query to task in code_execution.py
818d867

zeerafle commited on

Add YoutubeUnderstandingTool for analyzing YouTube videos
af5aa56

zeerafle commited on

Replace GoogleSearchTool with TavilySearch for web search
483e937

zeerafle commited on

Add tools and system prompt to base_agent, fix code exec tool, and add
9be739d

zeerafle commited on

Add arXiv search tool and dependencies
31444ab

zeerafle commited on

Add calculator tool using numexpr for math expressions
3d75873

zeerafle commited on

Add Wikipedia search tool using LangChain Community
ba699d8

zeerafle commited on

Add CodeExecutionTool for generating and running Python code
4107a1a

zeerafle commited on

Add GoogleSearchTool for querying Google via Gemini API
7a3bf4a

zeerafle commited on