patrikzudel / PatrikZeros-ChatGPT-API-UI

Static webpage that allows you to use your OpenAI API key for the same experience as you get with ChatGPT!
https://chat.patrikzudel.me
GNU General Public License v3.0
510 stars 100 forks source link

gpt-4 8k and 32k not available #27

Closed parlortrickss closed 1 year ago

parlortrickss commented 1 year ago

I just cloned the repo to test it out. the 3.5 turbo works great but when i changed to either gpt4 option it states that they are not available. I don't know if this is a feature waiting to happen, an issue with the client or backend, so i reported it.

The error the client gives is: The model: gpt-4 does not exist

The way i repeated this was to just goto the settings and change from gpt3.5 to gpt4 8k or 32k. Then i just create a new prompt and it gives the above error code in the web client

I can see issue #21 is where the feature to change model was added.

Expected behavior The gpt4 model options would work

Desktop

patrikzudel commented 1 year ago

This is not a bug, this occurs when you try to access GPT4 while not having the access rights. (You need an invitation to use GPT4)