MichaelisTrofficus / gpt4docstrings

Generating Python docstrings with OpenAI ChatGPT!!
https://gpt4docstrings.readthedocs.io
MIT License
107 stars 8 forks source link

RateLimitError: You exceeded your current quota #60

Open Gabriel-p opened 4 months ago

Gabriel-p commented 4 months ago

I'm getting this error with a brand new API key that shows as "never used":

Captura de pantalla de 2024-02-24 11 32 44

I also got this same error with the previous key and I had not used it ever.

Retrying langchain.chat_models.openai.acompletion_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. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors..