deiucanta / chatpad

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

Not using GPT-4 #81

Open BenGoAway opened 11 months ago

BenGoAway commented 11 months ago

Hi, loaded the docker of ChatPad rather like it.

GPT-3.5 Turbo does fine works perfectly but GPT-4 just won't.

I have the setting at GPT-4 (Limited Beta) but I did try a few of the others. The API key should have access other things I have do.

Did I miss something?

BenGoAway commented 11 months ago

resolved issue, not entirely sure what was happening but I deleted the container and reloaded it and its been making requests to GPT 4.

trentnbauer commented 6 months ago

How are you testing if you're using GPT4? I have mine set to GPT4 per below, image But asking what model it is, it gives gpt3 image

Deleting and re-creating the container didn't help for me

vicenterusso commented 5 months ago

I believe the API is not aware of the model being used. Making direct requests to OpenAI yields the same results.

Supernova3339 commented 5 months ago

I believe the API is not aware of the model being used. Making direct requests to OpenAI yields the same results.

That is correct. If you define it in it's system prompt it will return it, else not.

mpolyntsov commented 5 months ago

How to use GPT4 then?

Necka44 commented 5 months ago

I have the same issue running the desktop app. I selected GPT-4-1106-Preview, open up a chat, select GPT4 (here, often it resets the model to GPT4 (limited beta). image

If I simply ask "what is the latest available version of Unity Engine" it replies about the version of 2021. I'm not asking it what model it's using as it replies 3 or 3.5 but asking questions about what it should know shows that the data is from 2021.