This page documents updates to the Gemini API.April 17, 2025#
April 16, 2025#
April 9, 2025#
Released veo-2.0-generate-001
, a generally available (GA) text- and image-to-video model, capable of generating detailed and artistically nuanced videos. To learn more, see the Veo docs. Released gemini-2.0-flash-live-001
, a public preview version of the Live API model with billing enabled. April 4, 2025#
Released gemini-2.5-pro-preview-03-25
, a public preview Gemini 2.5 Pro version with billing enabled. You can continue to use gemini-2.5-pro-exp-03-25
on the free tier.
March 25, 2025#
Released gemini-2.5-pro-exp-03-25
, a public experimental Gemini model with thinking mode always on by default. To learn more, see Gemini 2.5 Pro Experimental. March 12, 2025#
Launched an experimental Gemini 2.0 Flash model capable of image generation and editing. Released gemma-3-27b-it
, available on AI Studio and through the Gemini API, as part of the Gemma 3 launch. Added support for including an inline video of less than 20MB. March 11, 2025#
March 7, 2025#
Released gemini-embedding-exp-03-07
, an experimental Gemini-based embeddings model in public preview. February 28, 2025#
Support for Search as a tool added to gemini-2.0-pro-exp-02-05
, an experimental model based on Gemini 2.0 Pro. February 25, 2025#
Released gemini-2.0-flash-lite
, a generally available (GA) version of Gemini 2.0 Flash-Lite, which is optimized for speed, scale, and cost efficiency. February 19, 2025#
February 18, 2025#
Gemini 1.0 Pro is no longer supported. For the list of supported models, see Gemini models. February 11, 2025#
February 6, 2025#
February 5, 2025#
Released gemini-2.0-flash-001
, a generally available (GA) version of Gemini 2.0 Flash that supports text-only output. Released gemini-2.0-pro-exp-02-05
, an experimental public preview version of Gemini 2.0 Pro. Released gemini-2.0-flash-lite-preview-02-05
, an experimental public preview model optimized for cost efficiency. January 21, 2025#
December 19, 2024#
Released Gemini 2.0 Flash Thinking Mode for public preview. Thinking Mode is a test-time compute model that lets you see the model's thought process while it generates a response, and produces responses with stronger reasoning capabilities.Read more about Gemini 2.0 Flash Thinking Mode in our overview page. December 11, 2024#
Gemini 2.0 Flash Experimentalfor public preview. Gemini 2.0 Flash Experimental's partial list of features includes:Twice as fast as Gemini 1.5 Pro
Bidirectional streaming with our Live API
Multimodal response generation in the form of text, images, and speech
Built-in tool use with multi-turn reasoning to use features like code execution, Search, function calling, and more
November 21, 2024#
Released gemini-exp-1121
, an even more powerful experimental Gemini API model.
Change to top_k
parameter: The gemini-1.5-flash-002
model supports top_k
values between 1 and 41 (exclusive). Values greater than 40 will be changed to 40.
November 14, 2024#
Released gemini-exp-1114
, a powerful experimental Gemini API model.
November 8, 2024#
October 31, 2024#
October 3, 2024#
Released gemini-1.5-flash-8b-001
, a stable version of our smallest Gemini API model.
September 24, 2024#
Released gemini-1.5-pro-002
and gemini-1.5-flash-002
, two new stable versions of Gemini 1.5 Pro and 1.5 Flash, for general availability.
Updated the gemini-1.5-pro-latest
model code to use gemini-1.5-pro-002
and the gemini-1.5-flash-latest
model code to use gemini-1.5-flash-002
.
Released gemini-1.5-flash-8b-exp-0924
to replace gemini-1.5-flash-8b-exp-0827
.
September 19, 2024#
Added thumb-up and thumb-down buttons to model responses, to enable users to provide feedback on the quality of a response.
Added support for Google Cloud credits, which can now be used towards Gemini API usage.
September 17, 2024#
Added an Open in Colab button that exports a prompt – and the code to run it – to a Colab notebook. The feature doesn't yet support prompting with tools (JSON mode, function calling, or code execution).
September 13, 2024#
Added support for compare mode, which lets you compare responses across models and prompts to find the best fit for your use case.
August 30, 2024#
August 27, 2024#
gemini-1.5-flash-exp-0827
gemini-1.5-flash-8b-exp-0827
August 9, 2024#
August 5, 2024#
Fine-tuning support released for Gemini 1.5 Flash.
August 1, 2024#
Released gemini-1.5-pro-exp-0801
, a new experimental version of Gemini 1.5 Pro. July 12, 2024#
Support for Gemini 1.0 Pro Vision removed from Google AI services and tools.
June 27, 2024#
General availability release for Gemini 1.5 Pro's 2M context window.
June 18, 2024#
June 12, 2024#
Gemini 1.0 Pro Vision deprecated.
May 23, 2024#
May 14, 2024#
Introduced a 2M context window for Gemini 1.5 Pro (waitlist).
Introduced pay-as-you-go billing for Gemini 1.0 Pro, with Gemini 1.5 Pro and Gemini 1.5 Flash billing coming soon. Introduced increased rate limits for the upcoming paid tier of Gemini 1.5 Pro.
Added built-in video support to the File API. Added plain text support to the File API. Added support for parallel function calling, which returns more than one call at a time.
May 10, 2024#
April 9, 2024#
Released a new text embedding model, text-embeddings-004
, which supports elastic embedding sizes under 768. Released the File API for temporarily storing media files for use in prompting. Added support for prompting with text, image, and audio data, also known as multimodal prompting. To learn more, see Prompting with media. Added support for the response_mime_type
configuration option, which lets you request responses in JSON format. March 19, 2024#
December 13 2023#
gemini-pro: New text model for a wide variety of tasks. Balances capability and efficiency.
gemini-pro-vision: New multimodal model for a wide variety of tasks. Balances capability and efficiency.
embedding-001: New embeddings model.
aqa: A new specially tuned model that is trained to answer questions using text passages for grounding generated answers.
v1: The stable API channel.
v1beta: Beta channel. This channel has features that may be under development.
GenerateContent
is a single unified endpoint for chat and text.
Streaming available through the StreamGenerateContent
method.
Multimodal capability: Image is a new supported modality
Attributed Question Answering (AQA)
Updated candidate count: Gemini models only return 1 candidate.
Different Safety Settings and SafetyRating categories. See safety settings for more details. Tuning models is not yet supported for Gemini models (Work in progress).
Modified at 2025-04-24 09:10:50