Example of MultiQuery Retriever using Azure Cognitive Search #23173
mdubeyAnsys
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any example available on using MultiQuery Retriever for retrieving data from vector store of Azure Cognitive Search? I followed example of MultiQuery retriver and used AzureSearch vector store of langchain (from langchain_community.vectorstores.azuresearch import AzureSearch). It seems it generates multiple question for a user query "What is Llama-2" but failed with error, langchain_core.exceptions.OutputParserException: Invalid json output: Can you provide information on Llama-2?
Could you explain the concept of Llama-2?
What does Llama-2 refer to?
Beta Was this translation helpful? Give feedback.
All reactions