I’m getting this same error, using code-davinci-002
Rate limit reached for default-code-davinci-002 in organization org-XXXX on tokens per min. Limit: 40000.000000 / min. Current: 80000.000000 / min. Contact support@openai.com if you continue to have issues.
However email support and no reply, very frustrating…
Added payment card to file, still the same error
I created a new API key, still the same error
Waiting 10 mins… and it started working!! I hope it stays this way.
hi I have the same error But I haven’t done it even once till date… But today when I did chat completion in python with the help of “ChatGpt” API. what should i do
I am having the same problem and all I am using is their basic example for creating names for your pet. I have added billing credentials and am currently at 0.02$. Anyone got any ideas for what is going on?
Having same issue, everything was working fine… says I’ve only spent like $10 in usage and so I shouldn’t even be close to running out but getting this same error as of last night out of nowhere
Following advice from the forums to resolve the issue.
Error:
Retrying langchain.llms.openai.completion_with_retry.<locals>._completion_with_retry in 4.0 seconds as it raised RateLimitError: You exceeded your current quota, please check your plan and billing details..
Currently, trying:
Solutions to try:
Add additional payment methods
Creating a new API key may help resolve the error.
Canceled paid account and renewed it with a different payment method
In API Keys under Default Organizations I clicked the dropdown and clicked my organization and resaved it. Making sure to confirm it
Just doing that also reset my soft limit. Afterwards I created a new API key and it fixed it. After all of that the same API key did not fix the problem. I had to create a new one.
I deleted the api which i had created when i didnt add a payment method .
Then added a payment method, refreshed and created a new api key
The code is not working fine for me.