Skip to content

.NET: Update Azure AI Projects to 3.0.0 beta 1 #7994

Description

Description

Update the .NET dependency graph to Azure.AI.Projects 3.0.0-beta.1 and migrate affected Foundry code to the OpenAI 2.12 response and conversation types.

The central Microsoft.Extensions.AI.OpenAI version should move to 10.9.0 and the central OpenAI version should move to 2.12.0.

Code Sample

N/A

Error Messages / Stack Traces

The upgrade introduces compile errors for removed ProjectConversation and AgentResponseItem types, renamed memory properties, specialized ResponsesClientOptions, and newly experimental Azure AI Projects APIs.

Package Versions

Azure.AI.Projects: 3.0.0-beta.1; Microsoft.Extensions.AI.OpenAI: 10.9.0; OpenAI: 2.12.0

.NET Version

.NET 10.0

Additional Context

Hosted source deployment samples use the public Azure.AI.Projects 3.0.0-beta.1 package in both local and remote build modes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

.NETUsage: [Issues, PRs], Target: .Net

Type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions