Not fully understanding quota on Azure OpenAI services

Luke Field 20 Reputation points
2024-07-04T02:23:46.2366667+00:00

So I currently am trying to create a chatbot based on enterprise data through a webapp in Azure. It seemed initially I wasn't having problems, but all of a sudden recently that I am in the final steps of my process, I am constantly confronted with this error?

Error code: 429 - {'error': {'code': '429', 'message': 'Requests to the ChatCompletions_Create Operation under Azure OpenAI API version 2024-05-01-preview have exceeded token rate limit of your current AIServices S0 pricing tier. Please retry after 86400 seconds. Please contact Azure support service if you would like to further increase the default rate limit.'}}

I have just increased my quota, and currently have 30,000 tokens per minute, which says gives me 180 requests per minute. So I am not fully understanding.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,538 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,579 questions
{count} votes