Learn how to add Exa retrieval capabilities to your CrewAI agents.
Pre-requisites and installation
Defining a custom Exa-based tool in crewAI
OPENAI_API_KEY
and EXA_API_KEY
for OpenAI and Exa keys respectively. Setting up CrewAI agent
exa_tools
to reference the custom search method we defined above.Defining tasks for the agents
Kicking off the crew
Output