Open BenGoAway opened 1 year 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.
How are you testing if you're using GPT4? I have mine set to GPT4 per below, But asking what model it is, it gives gpt3
Deleting and re-creating the container didn't help for me
I believe the API is not aware of the model being used. Making direct requests to OpenAI yields the same results.
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.
How to use GPT4 then?
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).
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.
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?