WongSaang / chatgpt-ui

A ChatGPT web client that supports multiple users, multiple languages, and multiple database connections for persistent data storage. Provides Docker images and quick deployment scripts.
https://wongsaang.github.io/chatgpt-ui/
MIT License
1.51k stars 333 forks source link

Model GPT4 does not exist #150

Closed xdsai closed 1 year ago

xdsai commented 1 year ago

I have cloned the repo, built the docker compose, and set the openai API key to my key value i have gotten from the openai settings page. Then, I have chosen GPT-4 as the model I want to use, but whenever I send a message, it says the model GPT4 does not exist. image

xdsai commented 1 year ago

I have found out that you need special access from OpenAI to access the GPT4 API.