Why I always have the error "exceeded token rate limit of your current AIServices S0 pricing tier. Please retry after 86400 seconds" when using chat playground with my own data via file upload in Foundry in my free subscription?
With my trial subscription, in Foundry, I
- created a project
- deployed either gpt-4o or gpt-4o-mini in either Sweden Central or East US 2.
- uploaded a simple file in "Add my own data".
- tried chatting.
I never succeeded chatting with my data. 100% of the times I hit this error: "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."
This error happened even it's the first chat request after the data is added. For one whole week I've been trying deleting and recreating projects, change all parameters that I can find but nothing helps.