Skip to main content
TavilyTools enable an Agent to search the web using the Tavily API.

Prerequisites

The following examples requires the tavily-python library and an API key from Tavily.

Example

The following agent will run a search on Tavily for “language models” and print the response.
cookbook/14_tools/tavily_tools.py

Toolkit Params

Toolkit Functions

Developer Resources