I’d like to give the API a try but I run into the following when I try to hit the gpt-3.5-turbo model with a curl (following the instructions here):
"error": {
"message": "You exceeded your current quota, please check your plan and billing details.",
"type": "insufficient_quota",
"param": null,
"code": "insufficient_quota"
}
This is my first time using the API so I figured the free tier would allow me to try it out. According to this post it seems like I should be able to. Perhaps I’m misunderstanding this.
Does the trial actually require me to add funds? If so, why is it called a free tier and what is “Free trial users: 20 RPM 40000 TPM” on the page I linked referring to?
There is no “developer mode” there is the API which anyone can use, but typically is only used by developers and then there is ChatGPT which is aim more towards non programmatic use.
As @Foxalabs states there’s no dev mode, just the free credit grant. The grant is a one-time thing automatically credited to eligible OpenAI accounts upon creation and phone verification.
Very interesting, because I am just learning about this one-time credit grant. I just checked, mine was received Aug 31, 2023 and expired Dec 31 last year. I am just trying out the API also. Honestly, I don’t recall notification on this free-credit.
Yes, that’s a known issue that occurs because OAI uses the same account for API and ChatGPT.
Hence, users who sign up for ChatGPT get their grant activated and usually don’t know if it’s been activated.
I like the idea of sending the user a notification when their grant has been activated, so at least they are aware of it.
Hey,
I am in free tier, and it shows $5 credit. However, I am not able to use the ApiKey, it gives me error “You exceeded your current quota, please check your plan and billing details”.
Any idea, how to resolve this.
Regards,
Kamesh