cogentapps / chat-with-gpt

An open-source ChatGPT app with a voice
https://www.chatwithgpt.ai
MIT License
2.31k stars 493 forks source link

GPT-4 api #44

Closed icemunk closed 1 year ago

icemunk commented 1 year ago

Any plans to update to use the GPT-4 API as an option? Or the other engines?

thevolcanomanishere commented 1 year ago

If you check settings you can see that there is a model selection drop-down.

initmaks commented 1 year ago

GPT-4 option is already available, check the Model dropdown menu in the Settings (it only works if you got your invite). CleanShot 2023-03-17 at 14 24 41

icemunk commented 1 year ago

Great, thanks - That's much easier the modifying the openai.ts file :) I just needed to run the latest branch