Skip to content

chore: Update Azure OpenAI Vision Model configuration to turbo-2024-04-09 from vision-preview #1752

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

Merged
merged 1 commit into from
Apr 15, 2025

Conversation

Harmanpreet-Microsoft
Copy link
Contributor

Purpose

This pull request includes updates to the Azure OpenAI Vision Model configurations and related infrastructure files to use the latest model version. The most important changes include updating the model version in documentation and configuration files.

Updates to Azure OpenAI Vision Model version:

  • docs/model_configuration.md: Changed the example for AZURE_OPENAI_VISION_MODEL_VERSION from vision-preview to turbo-2024-04-09.
  • infra/main.bicep: Updated the default value for azureOpenAIVisionModelVersion parameter from vision-preview to turbo-2024-04-09.
  • infra/main.bicepparam: Modified the azureOpenAIVisionModelVersion environment variable default from vision-preview to turbo-2024-04-09.
  • infra/main.json: Updated the azureOpenAIVisionModelVersion default value from vision-preview to turbo-2024-04-09.

Infrastructure metadata update:

  • infra/main.json: Updated the templateHash value in the _generator section.
  • ...

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@Roopan-Microsoft Roopan-Microsoft merged commit f7a2ce9 into dev Apr 15, 2025
6 checks passed
@Roopan-Microsoft Roopan-Microsoft deleted the PSL-updateModelVersion branch April 15, 2025 13:49
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

Successfully merging this pull request may close these issues.

2 participants