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

[Issue]: Specified Azure OpenAI API versions do not support GPT-4o #2948

Closed
Xtrah opened this issue Jun 15, 2024 · 2 comments · Fixed by #2955
Closed

[Issue]: Specified Azure OpenAI API versions do not support GPT-4o #2948

Xtrah opened this issue Jun 15, 2024 · 2 comments · Fixed by #2955
Assignees
Labels
good first issue Good for newcomers

Comments

@Xtrah
Copy link
Contributor

Xtrah commented Jun 15, 2024

gpt-4o has newer Azure OpenAI API version. I suggest simply changing API version in the sample config to:

"api_version": "<your Azure OpenAI API version here>"

Leaving the rest unchanged. We could perhaps add references to where you find the correct Azure OpenAI API version for your model.

Originally posted by @Xtrah in #2923 (review)

@ghost

This comment has been minimized.

@qingyun-wu
Copy link
Contributor

Hi @Xtrah, the suggested change makes sense. Would you like to make a PR? Thank you!

@qingyun-wu qingyun-wu added the good first issue Good for newcomers label Jun 15, 2024
@olaoluwasalami olaoluwasalami self-assigned this Jun 17, 2024
olaoluwasalami added a commit to olaoluwasalami/autogen that referenced this issue Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants