github Azure/azure-sdk-for-python azure-ai-voicelive_1.2.0b1

latest releases: azure-ai-projects_2.0.0b2, azure-ai-evaluation_1.13.7, azure-ai-language-conversations-authoring_1.0.0b2...
pre-release14 hours ago

1.2.0b1 (2025-11-14)

Features Added

  • MCP (Model Context Protocol) Support: Added comprehensive support for Model Context Protocol integration:
    • MCPServer tool type for defining MCP server configurations with authorization, headers, and approval requirements
    • MCPTool model for representing MCP tool definitions with input schemas and annotations
    • MCPApprovalType enum for controlling approval workflows (never, always, or tool-specific)
    • New item types: MCPApprovalResponseRequestItem, ResponseMCPApprovalRequestItem, ResponseMCPApprovalResponseItem, ResponseMCPCallItem, and ResponseMCPListToolItem
    • New server events: ServerEventMcpListToolsInProgress, ServerEventMcpListToolsCompleted, ServerEventMcpListToolsFailed, ServerEventResponseMcpCallArgumentsDelta, and ServerEventResponseMcpCallArgumentsDone
    • Client event MCP_APPROVAL_RESPONSE for responding to approval requests
    • Enhanced ItemType enum with MCP-related types: mcp_list_tools, mcp_call, mcp_approval_request, and mcp_approval_response

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

NewReleases is sending notifications on new releases.