Replies: 1 comment 1 reply
-
To use
By following these steps, you can set up a RAG-based ChatBot that utilizes metadata filtering with Azure AI Search and integrates it with
|
Beta Was this translation helpful? Give feedback.
-
To use
By following these steps, you can set up a RAG-based ChatBot that utilizes metadata filtering with Azure AI Search and integrates it with
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
For RAG based ChatBot, I want to use metadata filtering with Azure Ai Search. MetaData Filtering happens in the retrieval stage. The as_chat_engine method of VectorStoreIndex uses BaseRetriever. However i want to use VectorIndexAutoRetriever. Does anybody know how to implement this?

Beta Was this translation helpful? Give feedback.
All reactions