Filter data based on metadata

Alessandro Sorcinelli 0 Reputation points
2023-11-27T08:07:41.1866667+00:00

Hi,
I'm developing an application based on Azure OpenAI. In particular, the application should provide the user with the possibility to search, via ChatGPT, private documents stored on a Blob Storage.

Documents are organized into categories and the system must allow you to filter the documents by searching only within a certain categories. It seems to me that the only ways to filter data are Security Filters and Content Filters, but both types do not fit this scenario.

Is it possible, from ChatGPT, to impose a filter based on metadata? I use Azure Cognitive Search to index content

Thanks.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,006 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.