Azure OpenAI Chat Playground is not returning consistent results when I upload more files into blob storage

Thatha Sudeesh (RBEI/EIS) 55 Reputation points
2024-04-15T14:31:45.4266667+00:00

Hello,

I am not seeing consistent results when I upload a couple of files into Blob storage. Sometimes, I see the results properly. Some other times, for the same question, I don't get the result. I get a response "I'm sorry, but I could not find any specific information ..."

Another observation. Even though I was instructed to return the data using uploaded data, I got some generic responses also. Response received " I'm sorry, but I could not find any specific information related to the issue of ....... in the retrieved documents. However, you can try the following steps to troubleshoot the issue"

Configuration details:

The model used: GPT-35-Turbo

Application: OpenAI Chat Playground

Setup: Add your data configuration.

Prompt System Message: You are an AI assistant that helps people find information. Provide the response based on the information available in the index.

Appreciate, if you could provide steps on how to debug these scenarios to identify the root cause.

Thanks

Sudeesh

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

1 answer

Sort by: Most helpful
  1. Huma Jackson 5 Reputation points
    2024-04-15T14:37:41.77+00:00

    Hi Sudeesh,

    It seems like you're encountering inconsistency when retrieving data from Blob storage via Azure OpenAI Service. Here's how to debug it:

    Check Configurations: Verify your Blob storage upload settings to ensure they're correct.

    1. Verify Uploads: Double-check that files are being uploaded correctly each time.

    Monitor API Calls: Keep an eye on API calls for any patterns or discrepancies.

    Error Handling: Pay attention to error messages for clues.

    Indexing: Ensure all uploaded data is properly indexed.

    Review Docs: Check Azure OpenAI Service docs for guidance.

    Test: Create test scenarios to replicate the issue consistently.

    1. Seek Support: If needed, reach out to Azure OpenAI Service support directly for assistance.

    Hope this helps!

    Huma Jackson

    0 comments No comments

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.