#API Rate Limit Issue - Unexpected 429 Error Responses

2 messages · Page 1 of 1 (latest)

heavy roost
#

I have been developing a chatbot application using the GPT-3.5-turbo model and have recently encountered these rate limit errors. I have been testing my app for several weeks without any issues, and I have not made significant changes to my API usage or increased the frequency of requests.

According to my usage statistics, I have only consumed $0 of my $18 grant for the API, which leads me to believe that the rate limit error might be an issue on the API side rather than my application's usage.

To further investigate this issue, I have created a separate, simple program to ping the API with a single request, but the rate limit error still persists.
Here is the code snippet that I used to test the API:
I would appreciate it if you could look into this issue and help me understand the cause of these unexpected rate limit errors. If there is any additional information you need, please let me know.

Thank you for your assistance.

cedar hawk
#

AFAIK free usage on 20$ has rate limits, got that when using playground