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,769 questions
{count} votes

1 answer

Sort by: Most helpful
  1. santoshkc 13,095 Reputation points Microsoft External Staff
    2025-01-20T12:12:01.91+00:00

    Hi @Manaswita Datta,

    Please refer to this thread for a similar query and response: Similar thread.

    Hope this helps. Do let us know if you any further queries.


    Do click Accept Answer and Yes for was this answer helpful.

    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.