Skip to content

Update Azure.AI.OpenAI - #10928

Merged
Jose Perez Rodriguez (joperezr) merged 5 commits into
mainfrom
ericstj-Azure.AI.OpenAI-update
Aug 15, 2025
Merged

Update Azure.AI.OpenAI#10928
Jose Perez Rodriguez (joperezr) merged 5 commits into
mainfrom
ericstj-Azure.AI.OpenAI-update

Conversation

@ericstj

@ericstj Eric StJohn (ericstj) commented Aug 12, 2025

Copy link
Copy Markdown
Member

Stephen Toub (@stephentoub) Jeff Handley (@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 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

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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

Comment thread Directory.Packages.props
@ericstj

Copy link
Copy Markdown
Member Author

I went ahead and updated MEAI as well. Jose Perez Rodriguez (@joperezr) Eric Erhardt (@eerhardt) did you want to take a look?

Comment thread eng/Versions.props

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@joperezr

Copy link
Copy Markdown
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
Jose Perez Rodriguez (joperezr) merged commit a63e07a into main Aug 15, 2025
292 checks passed
@joperezr
Jose Perez Rodriguez (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
Copy Markdown
Member

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

Eric StJohn (@ericstj) Stephen Toub (@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
Copy Markdown
Member Author

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.

5 participants