gemini Gemini Python SDK Releases · · 2.10.0

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