Skip to content

Conversation

ericstj
Copy link
Member

@ericstj ericstj commented Aug 12, 2025

@stephentoub @jeffhandley

I think we need this for MEAI.

Using the latest OpenAI package breaks Azure.AI.OpenAI. The latest MEAI packages soon to be released reference this latest version of OpenAI so this breaks "file->new-project" for those when they rely on the Aspire reference to bring in Azure.AI.OpenAI. There's a workaround, but ideally this can get fixed.

@Copilot Copilot AI review requested due to automatic review settings August 12, 2025 14:48
@github-actions github-actions bot added the area-integrations Issues pertaining to Aspire Integrations packages label Aug 12, 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 Azure.AI.OpenAI package version from 2.2.0-beta.5 to 2.3.0-beta.1, which is needed for Microsoft Extensions AI (MEAI) support.

Key Changes

  • Upgrades Azure.AI.OpenAI dependency to a newer beta version

@ericstj
Copy link
Member Author

ericstj commented Aug 14, 2025

I went ahead and updated MEAI as well. @joperezr @eerhardt did you want to take a look?

Copy link
Member

@joperezr joperezr left a comment

Choose a reason for hiding this comment

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

Thanks @ericstj

@joperezr
Copy link
Member

We haven't updated to latest dotnet servicing, which is likely what is causing your build failures. I can push a change tomorrow that will take care of that.

@joperezr joperezr enabled auto-merge (squash) August 15, 2025 17:14
@joperezr joperezr merged commit a63e07a into main Aug 15, 2025
292 checks passed
@joperezr joperezr deleted the ericstj-Azure.AI.OpenAI-update branch August 15, 2025 17:44
@dotnet-policy-service dotnet-policy-service bot added this to the 9.5 milestone Aug 15, 2025
@eerhardt
Copy link
Member

Using the latest OpenAI package breaks Azure.AI.OpenAI.

@ericstj @stephentoub - The version of OpenAI changed from 2.2.0 to 2.3.0. If there is a binary breaking change (that breaks a pretty major consumer), shouldn't OpenAI have incremented the major version?

@ericstj
Copy link
Member Author

ericstj commented Aug 18, 2025

It seems that right now there is this tight internal coupling between OpenAI and Azure.OpenAI and they are working on fixing it. Some of this discussed here openai/openai-dotnet#589

@github-actions github-actions bot locked and limited conversation to collaborators Sep 18, 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.

4 participants