Ask a question to get started
Enter to send•Shift+Enter new line
MultiQueryRetriever()
BaseRetriever
DEPRECATED. parser_key is no longer used and should not be specified.
Whether to include the original query in the list of generated queries.
Initialize from llm using default template.
Generate queries based upon user input.
Run all LLM generated queries.
Get unique Documents.
Given a query, use an LLM to write a set of queries.
Retrieve docs for each query. Return the unique union of all retrieved docs.