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

Unable to use Model("gpt-4o") #226

Open
hoangps opened this issue Oct 8, 2024 · 1 comment
Open

Unable to use Model("gpt-4o") #226

hoangps opened this issue Oct 8, 2024 · 1 comment

Comments

@hoangps
Copy link

hoangps commented Oct 8, 2024

I am not sure if there is any technical issue that blocks me from using gpt-4o version, which is told to be a better version than gpt-4. I am using it for CreateChatCompletionAsync

I attempted to use new Model("gpt-4o") but unsuccessful.
It responded:

I'm sorry, but it seems like there might be an error in your input "gpt-4o." Can you please provide me with the necessary information so that I can ....

Using Model.GPT4 works just fine.

@hoangps
Copy link
Author

hoangps commented Oct 8, 2024

I changed to "gpt-4o-2024-08-06" (instead of "gpt-4o") and it responds normally now. However, in the response object, it says the model is gpt-3.5 turbo.

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

1 participant