---
name: Gemini
slug: gemini
organization_slug: google
url: https://ai.google.dev
category: ai
source_count: 6
canonical: https://releases.sh/google/gemini
---

# Gemini

Google's multimodal AI model family and developer API for building generative AI applications.

## Sources (6)

- [API Release Notes](https://releases.sh/google/api-release-notes) — `scrape`
- [gemini-cli](https://releases.sh/google/gemini-cli) — `github`
- [generative-ai-js (deprecated)](https://releases.sh/google/generative-ai-js-deprecated) — `github`
- [generative-ai-python (deprecated)](https://releases.sh/google/generative-ai-python-deprecated) — `github`
- [js-genai](https://releases.sh/google/js-genai) — `github`
- [python-genai](https://releases.sh/google/python-genai) — `github`

## Recent Releases

_Summaries below — fetch the release's `canonical` URL for full content, or `url` for the original source._

<Release source="js-genai" version="v2.11.0" date="July 9, 2026" published="2026-07-09T21:40:02.000Z" url="https://github.com/googleapis/js-genai/releases/tag/v2.11.0" canonical="https://releases.sh/release/rel_kl3SsO8uJB7yLM0h_JY_E" truncated="true">
Network config now includes environment_id, and GenerationConfig supports response_format and translation_config. Added Tool.exa_ai_search for Gemini Enterprise API, retrieval result steps, and support for function declarations during agent creation. Fixed interactions to accept both dict and list[dict] for transform, and removed cached_content, presence_penalty, and frequency_penalty from interactions while exposing safety_settings and labels.
</Release>

<Release source="python-genai" version="v2.11.0" date="July 9, 2026" published="2026-07-09T16:38:55.000Z" url="https://github.com/googleapis/python-genai/releases/tag/v2.11.0" canonical="https://releases.sh/release/rel_dNlhiSN9_ZLaSvIe2IDAQ" truncated="true">
Added environment_id to network config, response_format and translation_config to GenerationConfig, and Tool.exa_ai_search for Gemini Enterprise API. Also added retrieval result step and new fields to maps and search results, enabled function declarations during Agent Creation, and fixed event loop mismatch and Python 3.14 built-in shadowing issues.
</Release>

<Release source="gemini-cli" version="v0.50.0" date="July 8, 2026" published="2026-07-08T18:31:54.000Z" url="https://github.com/google-gemini/gemini-cli/releases/tag/v0.50.0" canonical="https://releases.sh/release/rel_6J2tNmZvogw0_VEYR-d-G" truncated="true">
### Release v0.50.0

Tool registry discovery is now available. Also fixed npm ci script handling in release verification, workspace binary shadowing in CI, and NPM release validation to prevent promote job crashes.
</Release>

<Release source="api-release-notes" date="July 6, 2026" published="2026-07-06T00:00:00.000Z" url="https://ai.google.dev/gemini-api/docs/changelog#developer-logs-support-for-interactions-api" canonical="https://releases.sh/release/rel_p6SKMktahMf-Ik2k1ILWX" truncated="true">
### Developer logs support for Interactions API

Logs for supported Interactions API calls are now viewable in the AI Studio dashboard.
</Release>

<Release source="api-release-notes" date="June 30, 2026" published="2026-06-30T00:00:00.000Z" url="https://ai.google.dev/gemini-api/docs/changelog#gemini-omni-flash-in-public-preview-and-gemini-3-1-flash-lit" canonical="https://releases.sh/release/rel_xhQPs8g47XvC4ZPQkz8ZO" truncated="true">
### Gemini Omni Flash in public preview and gemini-3.1-flash-lite-image GA

Released `gemini-omni-flash-preview`, a high-performance multimodal model for high-speed video generation and conversational video editing. Generate 3...
</Release>

<Release source="gemini-cli" version="v0.49.0" date="June 25, 2026" published="2026-06-25T20:12:27.000Z" url="https://github.com/google-gemini/gemini-cli/releases/tag/v0.49.0" canonical="https://releases.sh/release/rel_jgaOhfpac2CpEfDyGDMkQ" truncated="true">
### Release v0.49.0

Fixed a path traversal vulnerability during skill installation and a zero-quota retry loop hang. Adds GDC air-gapped Service Identity support, eval:inventory CLI command with JSON output, and migrates coreTools setting to tools.core.
</Release>

<Release source="js-genai" version="v2.10.0" date="June 24, 2026" published="2026-06-24T01:12:53.000Z" url="https://github.com/googleapis/js-genai/releases/tag/v2.10.0" canonical="https://releases.sh/release/rel_ieHyrcHw-c6Cqf5tL4EEW" truncated="true">
Adds video generation and response format parameters, ComputerUse.disabled_safety_policies to both Interactions and Models, and usage fields for steps.
</Release>

<Release source="python-genai" version="v2.10.0" date="June 24, 2026" published="2026-06-24T01:12:36.000Z" url="https://github.com/googleapis/python-genai/releases/tag/v2.10.0" canonical="https://releases.sh/release/rel_Lqk2WQ96g7VAYbk-P0Fhg" truncated="true">
Adds disabled_safety_policies support for computer use on both Interactions and Models, video generation and response format parameters, usage fields for steps, and MCP support for async generate_content_stream.
</Release>

<Release source="api-release-notes" date="June 24, 2026" published="2026-06-24T00:00:00.000Z" url="https://ai.google.dev/gemini-api/docs/changelog#computer-use" canonical="https://releases.sh/release/rel_7MCFSEf7Hp9uZ97c9qgxw" truncated="true">
### Computer Use

Launched public preview support for the Computer Use tool in Gemini 3.5 Flash. This release includes simplified actions with intents, built-in support...
</Release>

<Release source="js-genai" version="v2.9.0" date="June 19, 2026" published="2026-06-19T08:13:47.000Z" url="https://github.com/googleapis/js-genai/releases/tag/v2.9.0" canonical="https://releases.sh/release/rel_ki4j1_EJ931Twk4myq3-g" truncated="true">
Computer Use API fields are now exposed, and audio transcription configuration gains LanguageAuto, LanguageHints, and adaptationPhrases options. VoiceActivity now includes audioOffset, LiveServerContent includes interimInputTranscription, UsageMetadata includes ServiceTier, and the interaction API adds presence_penalty, frequency_penalty, and cached_content parameters plus renames usage to total_usage in StreamMetadata.
</Release>
