xtekky / chatgpt-clone

ChatGPT interface with better UI
https://g4f.ai
GNU General Public License v3.0
3.43k stars 1.03k forks source link

Trouble Using GPT-4 #93

Open haverAI opened 1 year ago

haverAI commented 1 year ago

Hello all,

I got an email from Open AI saying "You're invited to use the OpenAI GPT-4 API!" I had been using a GPT-3.5 on this clone perfectly fine, but I would like to now use GPT-4. When I switch the button from 3.5 to 4.0 on the front-end and enter in my command, nothing happens, and in the terminal:

Error in stream: list index out of range Chunk: b' "message": "The model: gpt-4 does not exist",'

Could anyone provide some insight into this? Sorta new to this. Would be greatly appreciated.

Thanks!