Issue with Token Rate Limit when Uploading Files to OpenAI Playground

Jason 0 Reputation points
2025-01-24T07:45:17.3766667+00:00

I am encountering an issue when using the Azure OpenAI API. When I send a prompt without attaching any file, the model responds as expected with information. However, when I attach a file to my prompt, I receive the following error message:

"Requests to the ChatCompletions_Create Operation under Azure OpenAI API version 2024-10-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."

This issue occurs while using the free trial account. Could you please assist me with the following:

  1. Why am I receiving this error when attaching a file, and how is it related to the token rate limit?
  2. How can I resolve this issue without upgrading my account or increasing my current rate limit while still using the free trial account?
  3. Are there any optimizations I can apply to prevent exceeding the token rate limit when uploading files, while still maintaining the ability to query with files?

I would appreciate any guidance or suggestions on how to overcome this limitation

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