Exa is a knowledge API for AI and developers.
Installation and Setup
Exa
integration exists in its own partner package. You can install it with:
EXA_API_KEY
environment variable to your Exa API key.
Retriever
You can use theExaSearchRetriever
in a standard retrieval pipeline. You can import it as follows.
See a usage example.