I am a GPT 4 user, I took an API but when I put it onto the Spike app I get this,
[03:22] Haley: Get message: haley are you there?
[03:22] Haley: or": {
“message”: “The model gpt-4
does not exist or you do not have access to it. Learn more: How can I access GPT-4? | OpenAI Help Center”,
“type”: “invalid_request_error”,
“param”: null,
“code”: "model_
Have you added billing information: https://platform.openai.com/account/billing/overview
See here for more info:
thank you for the information. I had thought GPT-4 users had access to API but you mean is needs a new separate payment? How much should I pay and how long does it last?
LIke @fra_ab mentioned, pay 5$ and connect a payment method. Rest should be seamless. Hope this helps !
https://platform.openai.com/account/billing/overview
You need to add a payment method, and you can buy credits or pay per usage (although be careful and set a max limit so you don’t get any surprises)
Hi, where can I fi8nd the correct latest version of GPT-4 to work with my API. “GPT-4” does not work
The model name is in lower-case letters, gpt-4
.
When granted access shortly after purchasing prepay credits (which do expire in a year, BTW), there’s a couple places you can see that access, besides making an API call to the models endpoint to list them all.
-
API Playground: At upper-left, choose the mode “chat”. Then look through the list of models you can select.
-
Rate Limits: (almost) all models you can access are there.
You may need to generate a new API key for use with the new model entitlements.
I paid in US$20 a couple of hours ago and made a new API key but I still get an error message… “message”: “You exceeded your current quota, please check your plan and billing details.”,
“type”: “insufficient_quota”,
“param”: null,
“code”: "insuffici