gpt-pilot icon indicating copy to clipboard operation
gpt-pilot copied to clipboard

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

Open dal-bati opened this issue 1 year ago • 4 comments

There was a problem with request to openai API: API responded with status code: 429. Response text: { "error": { "message": "You exceeded your current quota, please check your plan and billing details.", "type": "insufficient_quota", "param": null, "code": "insufficient_quota" } }

and my env

MODEL_NAME=gpt-3.5-turbo MAX_TOKENS=40000

image

dal-bati avatar Dec 06 '23 05:12 dal-bati

I also had this problem ,how can I solve it

KarmaLecter avatar Dec 13 '23 08:12 KarmaLecter

You need to pre-pay some money into your OpenAI billing account. If you have no credit, then you could not call the APIs (I assume that your $5 credit already expired)

henryclw avatar Jan 07 '24 02:01 henryclw

i face the same problem. how much do we need to pay to get this off?

eyildiz-ugoe avatar Jan 09 '24 11:01 eyildiz-ugoe

i face the same problem. how much do we need to pay to get this off?

@eyildiz-ugoe I think the minimum amount is $5 for OpenAI

henryclw avatar Jan 09 '24 19:01 henryclw

hey there thats a openai related topic, closing this issue therefore

techjeylabs avatar Apr 24 '24 14:04 techjeylabs