Trying to include custom SP library column in Azure AI Chat

AdamMorgan-1941 15 Reputation points
2023-08-30T13:29:37.96+00:00

I have created a cognitive search data source, index and indexer that all point to a Contoso SP library in my demo tenant. I surfaced the index in a chat session in Azure AI Studio - this is all working perfectly. It found all of the attachments in the library and I can query the data from inside of chat.

In the same library, I have a custom column called "Client". I added this field mapping to the data source and index. If I go to the index and search on a real client value, it finds the data:

User's image

I then tell Azure AI Chat that the "Client" column is part of "content".

User's image

But no matter what I do, I can't get it to search on or return data for any valid value in the "Client" column. Is it even possible? Ideally I would like to be able to have it return data based on a question that references the custom columns.

User's image

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