Unexpected Ingestion error in Azure OpenAI Studio

Nitin Prakash 0 Reputation points
2023-08-22T16:55:05.8+00:00

In Azure OpenAI studio chat playground, I used to be able to add a datasource, which is my azure blob storage. This process would create an azure cognitive services index, which is used by the chatbot.

However, since the last few days, when I try to add a datasource in Azure OpenAI studio playground, I get the following error:

We couldn't connect your data
Indexing failed on openai-dev-index-two-indexer-chunk. Details: message: Unexpected ingestion error occurred. details: The request body is too large and exceeds the maximum permissible limit. RequestId:0f9b2df4-f003-0089-0602-d5705c000000 Time:2023-08-22T14:12:06.3664871Z ErrorCode:RequestBodyTooLarge maxlimit:131584 Content: <?xml version="1.0" encoding="utf-8"?><Error><Code>RequestBodyTooLarge</Code><Message>The request body is too large and exceeds the maximum permissible limit. RequestId:0f9b2df4-f003-0089-0602-d5705c000000 Time:2023-08-22T14:12:06.3664871Z</Message><MaxLimit>131584</MaxLimit></Error>

User's image

I files in Azure blob storage are now much smaller than what they were before (i.e. when the indexing process used to work), however now this process does not work anymore.

Any idea why this is happening? What can be done to over come this issue? I am a little confused because this exact setup used to work until a few days ago. What has changed?

Thank you.

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,281 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,941 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.