Pydantic-AI v2.29.0 Adds Azure AI Voice Live Support and FastMCP 4
sdkaiazuregaengineerpython-agentic
feature patch
Pydantic-AI v2.29.0 introduces new capabilities, including support for Azure AI Voice Live and FastMCP 4, which works with MCP SDK v2. These enhancements extend real-time voice integration and improve toolset compatibility. The release also includes several bug fixes, addressing issues like silent truncation of gzip response bodies and incorrect parameter descriptions in tool signatures. Developers utilizing Pydantic-AI for real-time AI voice services and tool execution will benefit from these updates, which improve functionality and reliability.
- →Support FastMCP 4 and MCP SDK v2 in MCPToolset alongside FastMCP 3 by @adtyavrdhn in https://github.com/pydantic/pydantic-ai/pull/6738
- →Add Azure AI Voice Live via the azure_voice_live setting by @DouweM in https://github.com/pydantic/pydantic-ai/pull/6642
- →Fix silent truncation of gzip response bodies by @ChaoGlenXu in https://github.com/pydantic/pydantic-ai/pull/7388
- →Include parameter descriptions in rendered tool signatures by @adtyavrdhn in https://github.com/pydantic/pydantic-ai/pull/6487
- →Fix inherited realtime WebRTC and Azure for_realtime bugs from #6676 by @DouweM in https://github.com/pydantic/pydantic-ai/pull/7412
Features (2) ›
- Support FastMCP 4 and MCP SDK v2 in MCPToolset alongside FastMCP 3 by @adtyavrdhn in https://github.com/pydantic/pydantic-ai/pull/6738
- Add Azure AI Voice Live via the azure_voice_live setting by @DouweM in https://github.com/pydantic/pydantic-ai/pull/6642
Fixes (4) ›
- Fix silent truncation of gzip response bodies by @ChaoGlenXu in https://github.com/pydantic/pydantic-ai/pull/7388
- Include parameter descriptions in rendered tool signatures by @adtyavrdhn in https://github.com/pydantic/pydantic-ai/pull/6487
- Fix inherited realtime WebRTC and Azure for_realtime bugs from #6676 by @DouweM in https://github.com/pydantic/pydantic-ai/pull/7412
- Fix concurrent provider stream shutdown by @dsfaccini in https://github.com/pydantic/pydantic-ai/pull/7375
Read the original announcement →
https://github.com/pydantic/pydantic-ai/releases/tag/v2.29.0
Related releases
- Pydantic-AI v1.107.4 Addresses High-Severity Web UI Vulnerability Pydantic AI Releases ·
- Pydantic AI v1.107.3 Patches High-Severity Web Chat UI Vulnerability Pydantic AI Releases ·
- Pydantic-AI v2.28.0 Patches High-Severity Security Flaw, Adds Realtime Speech-to-Speech Pydantic AI Releases ·
- crewAI 1.15.15 Release Adds AI Flow Reporting, Fixes Bugs CrewAI Releases ·
- LangGraph 1.2.11 Adds Trace Policy to Nodes, Updates Checkpoints LangGraph Releases ·
- OpenAI Agents Python SDK v0.20.0 Updates Default Model & Improves Capabilities OpenAI Agents SDK (Python) Releases ·