Skip to content

azure-ai-agents_1.1.0b4

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 11 Jul 19:53
76db669

1.1.0b4 (2025-07-11)

Features Added

  • Added support for MCP tool. For more information, see https://aka.ms/FoundryAgentMCPDoc.
  • New tool_resources parameter added to runs.create method. This parameter represents overridden enabled tool resources that the agent should use to run
    the thread. Default value is None.

Bugs Fixed

  • _AgentsClientOperationsMixin now it is private.

Sample updates