github Azure/azure-sdk-for-net Azure.AI.Projects.Agents_2.1.0-beta.3

latest release: Azure.AI.Projects_2.1.0-beta.3
pre-release5 hours ago

2.1.0-beta.3 (2026-05-29)

Features Added

  • Added client for Agent optimization Jobs.

Breaking Changes

  • CreateSkillFromPackage and CreateSkillFromPackageAsync methods of ProjectAgentSkills client were replaced by CreateSkillVersionFromFiles and CreateSkillVersionFromFilesAsync respectively.
  • DownloadSkill and DownloadSkillAsync methods of ProjectAgentSkills client were replaced by GetSkillContent and GetSkillContentAsync respectively.
  • UpdateSkill and UpdateSkillAsync methods of ProjectAgentSkills now can only set the default version of AgentsSkill.
  • OptimizationTaskResult.Tokens was changed from int to long.

Don't miss a new azure-sdk-for-net release

NewReleases is sending notifications on new releases.