2.11.0 (2026-07-09)
Features
- Add environment_id in network config (df5f13a)
- Add response_format and Translation_config in GenerationConfig (8928da3)
- Add retrieval result step and new fields to maps and search results (d2b19f6)
- Add Tool.exa_ai_search for Gemini Enterprise API (8928da3)
- Support Function declarations during Agent Creation (bbeb934)
Bug Fixes
- Avoid shadowing of built-in list in Python 3.14 (5a14046)
- Event loop mismatch in GenAI SDK (10df4b1)
- interactions: Accept both dict and list[dict] for transform (8c7cee3)
Documentation
- Add Agent Platform MCP example to readme (cb2a2a3)
Code Refactoring
- interactions: Remove cached_content, presence_penalty, and frequency_penalty; expose safety_settings and labels (ba552f7)