serpapi_search_tool
langroid/agent/tools/serpapi_search_tool.py
A tool that searches Google's organic results through SerpApi.
Set SERPAPI_API_KEY in the environment before using this tool.
SerpApiSearchTool
¶
Bases: ToolMessage
handle()
¶
Run the search and format its results for the agent.