#openai.error.InvalidRequestError: The model: `gpt-4` does not exist

2 messages · Page 1 of 1 (latest)

frosty geode
#

Hey there i am learning the course <langchain and vector databese in production> and I found i cannot call gpt-4 model whereas the course can. so may i ask if there's any change on OpenAI for this gpt-4 model? cuz I cannot find any news about it and the OpenAI document also saying 'gpt-4' somewhere.

Anyone help me out ? Thanks.

By the way I am a ChatGpt Plus user.

devout turtle
#

Hey @frosty geode, the GPT-4 model is only available through a waitlist. You could request it through the following form: https://openai.com/waitlist/gpt-4-api

However, you can still use GPT-3.5 in all the examples you see from the course.

Lastly, there is a specific channel named #gen-ai-360 to ask questions regarding the course. You will get answers faster.

We’re making GPT-4 available as an API for developers to build applications and services.