dotnet-1.53.1
Important:
With this update, developers using an AzureAIAgent
must target a GA Azure AI Foundry Project: Migration Guide
- A Foundry Project created prior to May 19th, 2025 is programatically accessed via a connection-string.
- A GA _Foundry Project created on or after May 19th, 2025 is programmatically accessed via its endpoint URI
Changes:
- 53f0cb8 .Net: Fix (NU1005) Drop unneeded direct references + SK Version 1.53.1 Bump (#12213) [ #12212 ]
- c084b06 Python: Support structured outputs with Azure AI inference chat completion. (#12183) [ #11952 ]
- 318e092 Python: Add missing fields to
AzureAIAgentSettings
(#12211)
This list of changes was auto generated.