Niek / chatgpt-web

ChatGPT web interface using the OpenAI API
https://niek.github.io/chatgpt-web/
GNU General Public License v3.0
1.78k stars 462 forks source link

Show gpt model in placeholder text #472

Open shivan2418 opened 2 weeks ago

shivan2418 commented 2 weeks ago

Show what gpt model will be used for the current profile. The profile system is a very good idea but this annoyed me quite a lot. I think a lot of people might accidently end up using gpt-3.5 and not be aware of it. Now its clear what model will be used for the request.

image