github Azure/azure-sdk-for-python azure-ai-agents_1.2.0b5

pre-release5 hours ago

1.2.0b5 (2025-09-29)

Features Added

  • Added run_handler parameter to runs.create_and_process allowing to make function tool calls manually or approve mcp tool calls.

Bugs Fixed

  • Fixed regression, reverted ToolOutput type signature and usage in tool_output submission.
  • Added RunStepDeltaComputerUseDetails and RunStepDeltaComputerUseToolCall classes for streaming computer use scenarios.
  • Added RunStepDeltaChunk to StreamEventData model (GitHub issues 43022)

Sample updates

  • Added sample_agents_mcp_in_create_and_process.py abd sample_agents_mcp_in_create_and_process_async.py demonstrating MCP tool call approvals in runs.create_and_process.
  • Added sample_agents_functions_in_create_and_process.py and sample_agents_functions_in_create_and_process_async.py demonstrating manual function tool calls in runs.create_and_process.

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

NewReleases is sending notifications on new releases.