LLMS
Google Gemini v1.58.0
RESUMEN
1.58.0 (2026-01-14) Features Add FileSearchCallContent to Interactions (a882dea) Add ImageConfig to GenerationConfig for
Descripción Detallada
1.58.0 (2026-01-14) Features Add FileSearchCallContent to Interactions (a882dea) Add ImageConfig to GenerationConfig for image generation in Interactions (b61163f) Support passing the custom aiohttp.ClientSession through HttpOptions.aiohttp_client (750648f), closes #1662 Voice activity support (b7b1c2e) Bug Fixes Serialize Pillow images losslessly by default (8d7c74d) Documentation Regenerate docs for 1.57.0 (65018b6)
Actualización de Google Gemini v1.58.0 con nuevas características y correcciones de errores.
- Se añade FileSearchCallContent a Interactions.
- Se incluye ImageConfig en GenerationConfig para generación de imágenes.
- Ahora se puede pasar un aiohttp.ClientSession personalizado a través de HttpOptions.
- Soporte para detección de actividad de voz.
A quién le importa
Todos los que usan Google Gemini para desarrollo.
Generado por IA · puede contener errores
Releases Relacionados
LLMS
Google Gemini v2.9.0
## [2.9.0-rc0](https://github.com/googleapis/python-genai/compare/v2.8.0...v2.9.0-rc0) (2026-06-16) ### Major updates * The interactions implementation has been completely replaced. The public api surface should be unchanged. ([d830f16](https://github.com/googleapis/python-genai/commit/d830f165d2
LLMS
Google Gemini v2.8.0
## [2.8.0](https://github.com/googleapis/python-genai/compare/v2.7.0...v2.8.0) (2026-06-03) ### Features * Add Agent Platform MCP support to async generate_content ([e3be9af](https://github.com/googleapis/python-genai/commit/e3be9af3c21c9f8f625aecd890a5ee1f9993fb3d)) * Add transcription language