ChristopheZhao / ChaGPT-API-Call

Python calls ChatGPT API, multi-turn dialogue support
112 stars 38 forks source link

You exceeded your current quota, please check your plan and billing details. #9

Closed xiaoLiu0531 closed 1 year ago

xiaoLiu0531 commented 1 year ago

Hello,ChatGPT on the web page can use the conversation normally, but the error "You exceeded your current quota, please check your plan and billing details." is displayed through the API interface.

ChristopheZhao commented 1 year ago

As the error info above,It tips that your openai account dont support to call the api now,maybe you need to charge after check your account.

xiaoLiu0531 commented 1 year ago

Ok, I'm going to check my account, thank you for your answer.