Skip to main content
ExaTools enable an Agent to search the web using Exa, retrieve content from URLs, find similar content, and get AI-powered answers.

Prerequisites

The following examples require the exa-py library and an API key which can be obtained from Exa.

Example

The following agent will search Exa for AAPL news and print the response.
cookbook/14_tools/exa_tools.py

Toolkit Functions

Toolkit Params

Categories

Available categories for filtering:
  • company
  • research paper
  • news
  • pdf
  • github
  • tweet
  • personal site
  • linkedin profile
  • financial report

Developer Resources