rate Limited exceeded error

Manaswita Datta 0 Reputation points Microsoft Employee
2025-01-18T13:56:35.8433333+00:00

I am getting the below error while using gpt-4o model

"Error occurred with msg: HTTP 429 (429) Rate limit is exceeded. Try again in 1 seconds. and stacktrace : at Azure.AI.OpenAI.ClientPipelineExtensions.ProcessMessage(ClientPipeline pipeline, PipelineMessage message, RequestOptions options) at Azure.AI.OpenAI.Chat.AzureChatClient.CompleteChat(BinaryContent content, RequestOptions options) at OpenAI.Chat.ChatClient.CompleteChat(IEnumerable1 messages, ChatCompletionOptions options, CancellationToken cancellationToken) at Azure.AI.OpenAI.Chat.AzureChatClient.CompleteChat(IEnumerable1 messages, ChatCompletionOptions options, CancellationToken cancellationToken)"

Below is the configuration of the model:

User's image

Question: what configuration to update to not hit the rate limiter error?

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