In my current architecture of my application each chatbot is using one single index (Which has an indexer, skillset and a data source associated with it). Now I want to accommodate more than one users data in the same index to save the cost. How to make this possible? Or is there any other way to do this effectively.
Expecting a better solution to mitigate the Azure AI search cost.
SIVA BONTHADA is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.