Skip to content

azure-ai-agentserver-responses_2.2.0b1

Pre-release
Pre-release

Choose a tag to compare

@azure-sdk-automation azure-sdk-automation released this 27 Aug 19:09
1403053

2.2.0b1 (2026-08-27)

Breaking Changes

  • ResponseUsageInputTokensDetails.cache_write_tokens is now required by the latest AgentServer contract.

Features Added

  • Added prompt caching and programmatic tool-calling models from the latest AgentServer contract.

Bugs Fixed

  • Made logprobs optional in assistant output-text content to match the OpenAI Responses API runtime behavior.
  • Added validation for prompt-cache options and tool-call caller discriminators.