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.
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
ProjectConversationandAgentResponseItemtypes, renamed memory properties, specializedResponsesClientOptions, 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.