AllAboutAI-YT / talk-to-chatgpt

Talk To ChatGPT
116 stars 80 forks source link

OpenAi quota full #2

Open bibashkoirala opened 1 year ago

bibashkoirala commented 1 year ago

openai.error.RateLimitError: You exceeded your current quota, please check your plan and billing details. |in fact i have never get any reply for the chatbot. image

paul-rinaldi commented 1 year ago

Check your usage https://platform.openai.com/account/billing/limits

AlikG10 commented 1 year ago

Hi, I ran into the same "openai.error.RateLimitError: You exceeded your current quota, please check your plan and billing details" at line openai.Audio.transcribe("whisper-1", file) . It sticks even though I upgraded the plan. Have you solved it? If so, what was the problem. Thanks

eliaswhispertest commented 10 months ago

Hi, I ran into the same "openai.error.RateLimitError: You exceeded your current quota, please check your plan and billing details" at line openai.Audio.transcribe("whisper-1", file) . It sticks even though I upgraded the plan. Have you solved it? If so, what was the problem. Thanks

Hey! Any update to this?