SearchApiTools gives an agent access to SearchAPI.io. Google web search is enabled by default. Enable News, Images, and YouTube individually or set all=True.
Prerequisites
The example requires Agno, theopenai and requests packages, an OpenAI API key, and an API key from SearchAPI.io.
Example
The following agent will search Google for the latest AI developments.cookbook/91_tools/searchapi_tools.py