Azure OpenAI 'Bring Your Own Data' Feature Not Providing Correct Answers

Kaja Sherief 95 Reputation points
2023-07-04T09:47:24.6233333+00:00

I've been using Azure's OpenAI and the 'Bring Your Own Data' (BYOD) feature for a while now. Recently, I've encountered an issue where the BYOD feature is not providing the correct answers to certain queries.

When I input the same question into the Azure Cognitive Search Explorer, it successfully returns the correct matches. However, when I pose the same question to the BYOD feature, it responds with "I don't have information."

I've double-checked my data and it seems to be correctly formatted and uploaded. I'm not sure why the BYOD feature isn't able to retrieve the correct information.

Has anyone else encountered this issue? Any suggestions on how to troubleshoot and fix this problem would be greatly appreciated.

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,014 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,079 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,852 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Balazs Nemeth 10 Reputation points
    2023-08-22T15:14:03.36+00:00

    Have you guys resolved this issue? I'm facing the same.

    1. In the OpenAI editor (https://oai.azure.com/ ) it gives the correct answer,
    2. If you do an App Service deployment in the OAI editor (image below), it does provide the correct answers - for a few days...
    3. If you call your BYOD deployment through Cognitive API it also works for a few days, but after it stops...
    4. The dedicated endpoint the OAI editor offers (images below) does not considers the BYOD data at all...

    I appreciate any ideas.

    Creating your custom App Service deployment for testing:

    User's image

    Getting your custom endpoint:

    User's image

    User's image


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.