deiucanta / chatpad

Not just another ChatGPT user-interface!
https://chatpad.ai
GNU Affero General Public License v3.0
1.36k stars 253 forks source link

Easily swap between GPT-3.5 and GPT-4 #53

Open bt opened 1 year ago

bt commented 1 year ago

Just came across Chatpad and it's amazing, thank you so much for creating this 😄

I would love to have a feature like ChatGPT Plus in which I can toggle between GPT3.5 and GPT4 easily.

image

Most of the time I'd be using (and should default to) GPT-3.5 due to the speed and cost, but sometimes, I need larger context windows so I save my complicated queries/prompts for GPT-4.

Supernova3339 commented 1 year ago

Hi, you can use the settings menu to do this. Best regards.

On Mon, May 22, 2023, 8:34 PM Bertram Truong @.***> wrote:

Just came across Chatpad and it's amazing, thank you so much for creating this 😄

I would love to have a feature like ChatGPT Plus in which I can toggle between GPT3.5 and GPT4 easily. [image: image] https://user-images.githubusercontent.com/1100843/240093876-bbda2786-4554-4353-8266-a743d225b9e1.png

Most of the time I'd be using (and should default to) GPT-3.5 due to the speed and cost, but sometimes, I need larger context windows so I save my complicated queries/prompts for GPT-4.

— Reply to this email directly, view it on GitHub https://github.com/deiucanta/chatpad/issues/53, or unsubscribe https://github.com/notifications/unsubscribe-auth/APESZJQGPAQQMMZBLLP6E2DXHQH3PANCNFSM6AAAAAAYLFLAPI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

bt commented 1 year ago

Thanks for the reply. Actually I'm aware of that, so I changed the title to "easily swap". The feature is actually referring to how it's a couple of clicks to change between models, and my request is to allow for easy swapping.

thavelick commented 1 year ago

It would also be cool if you could change the model (in the chat window) mid-conversation. chat.openai.com doesn't support this, but there is no technical reason we couldn't do that

SAL784 commented 1 year ago

How to know if the API support GPT4 models. I have GPT-Plus, but My API on other apps like this still use 3.5? in other words, how to allow ChatPad to access to my GPT4?

mpkogli commented 1 year ago

It would be useful to be able to define and use different "profiles" that could reference specific models, API keys, etc.

@thavelick says there's no technical reason we can't switch models/profiles mid-stream. This would be an interesting feature if, as Tristan says, is possible.

Just my 0.02â‚¿

Supernova3339 commented 1 year ago

Hi, feel free to PR this feature.