Ask a question to get started
Enter to send•Shift+Enter new line
ExaSearchRetriever()
BaseRetriever
The number of search results to return (1 to 100).
A list of domains to include in the search.
A list of domains to exclude from the search.
The start date for the crawl (in YYYY-MM-DD format).
The end date for the crawl (in YYYY-MM-DD format).
The start date for when the document was published (in YYYY-MM-DD format).
The end date for when the document was published (in YYYY-MM-DD format).
Whether to use autoprompt for the search.
The type of search, 'keyword', 'neural', or 'auto'. Default: neural
Whether to set the page content to the highlights of the results.
How to set the page content of the results. Can be True or a dict with options like max_characters.
Option to crawl live webpages if content is not in the index. Options: "always", "fallback", "never".
Whether to include a summary of the content. Can be a boolean or a dict with a custom query.
Validate the environment.
Exa Search retriever.