Cluster Nodes
sub-nodes
MultiQuery Retriever node documentation

MultiQuery Retriever node

The MultiQuery Retriever node automates the process of prompt tuning by using an LLM to generate multiple queries from different perspectives for a given user input query.

On this page, you'll find the node parameters for the MultiQuery Retriever node, and links to more resources.

Node options

  • Query Count: Enter how many different versions of the query to generate.

Related resources

Refer to LangChain's retriever conceptual documentation (opens in a new tab) and LangChain's multiquery retriever API documentation (opens in a new tab) for more information about the service.