#GPT 4 Api

61 messages · Page 1 of 1 (latest)

timber egret
#

Still not able to use gpt 4?... Im paying for plus, and api, and using it for many projects rn. Do I just not have access yet the wait is painful and im beggining to wonder if Im just slow and had it already and am not doing it right.

cyan lotus
timber egret
#

Yesb

formal canopy
#

I believe that everyone has access, check platform.openai.com/playground and see what models are available.

timber egret
#

not seeing it, could have sworn I got it. Is there a way I can buy it ?

icy tartan
formal canopy
icy tartan
formal canopy
#

Weird.

icy tartan
#

it is weird. but evedently I'm not the only one. so everyone does NOT have access. did you do an Eval to be granted access?

formal canopy
#

I guess you get to wait. I applied for the waitlist, but I guess I wrongfully assumed everyone got it.

glacial prawn
#

Yeah not everyone has it, I applied for the waitlist within 60 seconds of the GPT-4 announcement and got it 3 days later (so I've had access for months now). Maybe extrapolate that out for a worst-case estimate?

You don't need to submit evals, but they say it helps

steady zenith
#

I have joined w8 list in first hour that they open it. And i still do not have access there. Also in paying chat gpt + And has created full working saas app for gpt 3.5 api

alpine matrix
#

Please note, all, that access to GPT-4 is rolled out not based on if you have ChatGPT Plus or if you got on the waitlist early, but by metrics including if your project is expected to contribute to AI, if you have historical usage of the API in projects, if OpenAI anticipates you submitting evaluations and feedback, and more. Some people, such as myself, applied later and got access in a couple weeks. Others applied day one and still don't have access. There is no way to speed this process up, to buy access, and a subscription to ChatGPT Plus does not increase your odds.

spare wyvern
#

Why does the API model chat gpt-4 answer me as gpt-3. I've written to the support team on the website, but they haven't helped me solve the problem. The problem started after 5$ demo access expired and I entered my card details

#

The model has clearly become worse at responding. But for a simpler example. I ask this, is it gpt-4 chat? And it says no, it only knows gpt-3 chat. By comparison Chat GPT Plus answers this question correctly

cyan lotus
spare wyvern
#

def chat_with_gpt4(prompt: str) -> str:
response = openai.ChatCompletion.create(model="gpt-4", messages=[{"role": "system", "content": f"You are a helpful assistant.\n\nUser: {prompt}"}], temperature=0.5, max_tokens=2000)
generated_text = response["choices"][0]["message"]["content"]
return generated_text

#

This is the kind of request I have. It hasn't changed in any way. But it had better answers before. As I said above, it feels like I'm getting a gpt-3 response now, although I'm requesting gpt-4

cyan lotus
formal canopy
zealous tusk
#

last month my billing is. 0.4$, and paid 0$.

#

and I don't get gpt-4 now.

vocal ravine
cyan lotus
vocal ravine
#

Gotcha

formal canopy
#

Weird. They did not say it was a rollout.

river cove
#

so is it available to everyone who's paying for chat gpt plus? or did i have to be on the api waitlist or what determines if i can use the api

tired tulip
#

I did not expect to see that it simply doesn't exist :/

#

I don't see it in the playground either

grave tangle
#

Any way to pay earlier(not at the end of the month) for the api to get access to GPT-4? Does paying for ChatGPT+ or DALLE credits counts?

obsidian thunder
#

I don't see it available either.

#

"GPT-4 API is now available to all paying OpenAI API customers. GPT-3.5 Turbo, DALL·E, and Whisper APIs are also now generally available, and we’re announcing a deprecation plan for some of our older models, which will retire beginning of 2024"

#

I don't see how I'm misinterpreting that.. lol

#

ALL paying OpenAI API customers?

#

I believe I had a card on file etc.

tired tulip
#

To be fair I only accrued $2.14 of charges last month and never recieved an invoice to pay that, so I haven't paid yet

#

that might be why.

left crypt
#

The article said that any ChatGPTplus user can use GPT4api, so I paid 20$ to become a PLUS user, was this not accurate information? Also, I don't understand the information about being a paid member of openaiAPI, is it for users who have paid once or is it treated as a paid member if you spend even a few tokens on openaiAPI? I would very much like a detailed explanation for this.

zealous tusk
#

It has nothing to do with chatgpt plus.

#

You should have some paid billing for your openai api.

alpine matrix
#

There is no free tier of the API. It costs money.

tired tulip
#

They never sent me an invoice for last month, probably because I only owe them like $2, so I probably won't be able to use 4 until next month

left crypt
alpine matrix
left crypt
alpine matrix
left crypt
alpine matrix
left crypt
#

I have only been registered and using openaiAPI for about 2 months now, so it seems unlikely that I will be charged yet...

iron cloak
alpine matrix
iron cloak
alpine matrix
iron cloak
#

@alpine matrix I know but I am the living proof that’s definitely not the case. Anyway it should be available at the end of this month.

steady zenith
#

Is there fine-tuning option yet avaivable to gpt-4 api ?

solemn parrot
#

No not yet