Skip to content

Conversation

stephentoub
Copy link
Member

No description provided.

@Copilot Copilot AI review requested due to automatic review settings May 16, 2025 14:32
@github-actions github-actions bot added the area-integrations Issues pertaining to Aspire Integrations packages label May 16, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the versioning for Microsoft.Extensions.AI packages by replacing the preview version with a stable version and introducing a separate preview variable.

  • Updated Microsoft.Extensions.AIVersion to the stable "9.5.0" version and added MicrosoftExtensionsAIPreviewVersion in Versions.props.
  • Adjusted Directory.Packages.props to reference the new preview version for Microsoft.Extensions.AI.OpenAI and Microsoft.Extensions.AI.AzureAIInference.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
eng/Versions.props Updated to stable version and added a new preview version variable
Directory.Packages.props Updated package references to use the preview version variable

Copy link
Member

@sebastienros sebastienros left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My understand is that not all packages have a stable version yet.
NB: The referenced OpenAI package is still in beta

@stephentoub
Copy link
Member Author

My understand is that not all packages have a stable version yet. NB: The referenced OpenAI package is still in beta

Correct. The M.E.AI.Abstractions and M.E.AI packages are stable.

@stephentoub stephentoub merged commit a93fed5 into dotnet:main May 18, 2025
255 checks passed
@stephentoub stephentoub deleted the updatemeai branch May 18, 2025 01:17
@github-actions github-actions bot locked and limited conversation to collaborators Jun 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-integrations Issues pertaining to Aspire Integrations packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants