transitive-bullshit / agentic

AI agent stdlib that works with any LLM and TypeScript AI SDK.
MIT License
16.07k stars 2.11k forks source link

Model GPT-4 does not exist or you do not have access to it #615

Closed mmaestrini closed 9 months ago

mmaestrini commented 10 months ago

Verify latest release

Verify webapp is working

Environment details

Node 18, OSX

Describe the Bug

Apologies if I am mistakenly open an issue about this, but I am following the instructions and initialising using gpt-4 and i get "The model gpt-4 does not exist or you do not have access to it. Learn more: https://help.openai.com/en/articles/7102672-how-can-i-access-gpt-4."

I am a paid chatgpt-4 organization and I can use gpt4 on web no problem.

Any help is greatly appreciated.

kubk commented 10 months ago

Read this: https://help.openai.com/en/articles/8264644-what-is-prepaid-billing

You need to top up your balance with money first (gpt on web is a different story). Then wait 5-10 minutes after the top up

mmaestrini commented 9 months ago

@kubk So the API is paid separately compared to the paid chatgptplus ? I am signed up with a credit card attached to it and i dont see any options in my account to manually purchase credits.

kubk commented 9 months ago

@mmaestrini Yes, billing is separate

mmaestrini commented 9 months ago

Understood @kubk - but would me adding a credit card to my account already be good enough? Because like i said i do not have any option as in the link you sent to prepay credits... but I am getting charged already per usage.. so i assume this should be good to go?

mmaestrini commented 9 months ago

Ok never mind i think it will work now. I setup my payment a while back, and now i cancelled the payment methods and re added them and now i asked me to precharge :) hope this can be useful to someone else if they find the same issue.