bajrangCoder / acode-plugin-chatgpt

ChatGPT plugin for Acode
MIT License
49 stars 16 forks source link

insufficient_quota for small prompt #10

Closed CodeIter closed 1 year ago

CodeIter commented 1 year ago

I got the error insufficient_quota for this small prompt:

Prompt: "test"

Status code: 429
Error data: {"error":{"message":"You exceeded your current quota, please check your plan and billing details.","type":"insufficient_quota","param":null,"code":null}}
bajrangCoder commented 1 year ago

On your openai account you have exceeded your token free tier limit, that's why this error occurred. For fixing this update your token in plugin or buy premium tier of openai or try hacky way....