Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not using GPT-4 #81

Open
BenGoAway opened this issue Aug 22, 2023 · 6 comments
Open

Not using GPT-4 #81

BenGoAway opened this issue Aug 22, 2023 · 6 comments

Comments

@BenGoAway
Copy link

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
Copy link
Author

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
Copy link

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
Copy link
Collaborator

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

@Supernova3339
Copy link
Collaborator

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
Copy link

How to use GPT4 then?

@Necka44
Copy link

Necka44 commented Feb 18, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants