Official Python library to use Exa's search API
Get startedInstall with pip install exa_py and access all Exa endpoints (search, find_similar, get_contents, answer, and streaming_answer) in a few lines of code. Supports auto, neural, keyword, and instant search modes with full type hints and async support.