The change to Auto search as default leverages the best of Exa’s proprietary neural search and other search methods to give you the best results. Out of the box, Exa now automatically routes your queries to the best search type.
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

