openai.error.RateLimitError

Hi Team,
I am using pay as you go billing option for OpenAI. I persistently encounter openai.error.RateLimitError while experimenting with model=“text-davinci-003”.

I tried creating a new API token Key and it worked for the first time. But on the second request the openai.error.RateLimitError error occurred again. This had not been the case earlier. Could anyone help me to solve this problem.

Thanks,
Plaban Nayak

1 Like

Hi @nayakpplaban ,
Try below ways to tackle the error. Else take a 1 min pause in your program to avoid the error explicitly.