Azure OpenAI "There was an error generating a response." or "An error occurred."

Chirag Joshi 10 Reputation points
2024-01-22T06:23:50.98+00:00

I have deployed an Azure OpenAI chat using GPT 3.5 Turbo. The chat seems to be working for a while, but at a certain point, guaranteed, I get the following errors in the chat:

Error :

There was an error generating a response. Chat history can't be saved at this time. If the problem persists, please contact the site administrator.

Screenshot 2024-01-22 at 11.49.32 AM

I have used Sweden Central region.

Please help as we are paying for Azure OpenAI but without it actually working correctly.

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

1 answer

Sort by: Most helpful
  1. Chirag Joshi 10 Reputation points
    2024-01-26T03:12:17.78+00:00

    That issue has been resolved but there is another issue. The issue is that when we give prompt our fine tuned model for the first time it generates a response but after again When I give a new prompt I get the following error.

    Error
    Requests to the ChatCompletions_Create Operation under Azure OpenAI API version 2023-07-01-preview have exceeded call rate limit of your current OpenAI S0 pricing tier. Please retry after 8 seconds. Please go here: https://aka.ms/oai/quotaincrease if you would like to further increase the default rate limit. | Apim-request-id: 79d3e32e-a9e0-******
    
    
    

    We have to solve this issue at any cost