Documentation Index
Fetch the complete documentation index at: https://exa.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Date: December 11, 2024
If you’re choosing a search type today, start with the Search API Guide. This post reflects the product at launch in December 2024.
Read our documentation on Exa’s different search types here.
What This Means for You
- Enhanced results: Auto search automatically routes queries to the most appropriate search method, optimizing your search results without any extra effort on your part.
- No Action required: If you want to benefit from Auto search, you don’t need to change anything in your existing implementation. It’ll just work!
- Maintaining current behavior: If you prefer to keep your current search behavior, you can still explicitly set
type="neural"in your search requests.
Quick Example
Here’s what this means for your code when default switches over:Python

