Google Python GenAI SDK v2.10.0 adds Agent Platform MCP, video generation, and safety policy controls
sdkai
feature patch
Version 2.10.0 of the Google Python GenAI SDK introduces support for Agent Platform MCP in async generate_content_stream, enabling more advanced agent integrations. It also adds parameters for video generation and response formats, alongside new controls for disabling safety policies. These updates benefit developers building AI-powered applications with expanded creative and safety management capabilities.
- →Add Agent Platform MCP support to async generate_content_stream
- →[Interactions] Add ComputerUse.disabled_safety_policies
- →[Models] Add ComputerUse.disabled_safety_policies
- →Add usage fields for steps
- →Add video generation and response format parameters
Features (5) ›
- Add Agent Platform MCP support to async generate_content_stream
- [Interactions] Add ComputerUse.disabled_safety_policies
- [Models] Add ComputerUse.disabled_safety_policies
- Add usage fields for steps
- Add video generation and response format parameters
Maintenance (1) ›
- Fix typos across docstrings
Read the original announcement →
https://github.com/googleapis/python-genai/releases/tag/v2.10.0
Related releases
- Vibe-coded schedule app built with Gemini simplifies mornings Gemini Blog ·
- Gemini App Updates: July Drop Gemini Blog ·
- Gemini Spark integrates Chrome for automated web errands Gemini Blog ·
- Gemini Robotics ER 2 Enhances Embodied Reasoning for Robots Gemini Blog ·
- Python GenAI SDK v2.16.0 adds environment resource, Maps tool support Gemini Python SDK Releases ·
- Google Python GenAI SDK Adds Audio Transcription and Enterprise Mode Gemini Python SDK Releases ·