Skip to content

[AI] [Inference] use model version 2024-05-01-preview as default #44517#44528

Merged
glharper merged 3 commits intomainfrom
glharper/inference-model-version-fix
Mar 7, 2025
Merged

[AI] [Inference] use model version 2024-05-01-preview as default #44517#44528
glharper merged 3 commits intomainfrom
glharper/inference-model-version-fix

Conversation

@glharper
Copy link
Copy Markdown
Member

@glharper glharper commented Mar 6, 2025

Description

Fix #44517

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

All SDK Contribution checklist:

  • [ x] The pull request does not introduce [breaking changes]
  • [ x] CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@azure-sdk
Copy link
Copy Markdown
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

com.azure:azure-ai-inference

@glharper glharper changed the title [AI] [Inference] use model version 2024-05-01-preview as default [AI] [Inference] use model version 2024-05-01-preview as default #44517 Mar 7, 2025
@glharper glharper merged commit 2679af2 into main Mar 7, 2025
32 checks passed
@glharper glharper deleted the glharper/inference-model-version-fix branch March 7, 2025 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update azure-ai-inference docs/samples to include type of endpoint

4 participants