You’ll continue to have access until July 12, 2024. Migrate to the Gemini 1.5 Flash model to avoid interruptions.

Email not displaying correctly? View it online
Deprecation of Gemini 1.0 Pro Vision from Google AI for Developers
The Gemini 1.0 Pro Vision model will be deprecated from Google AI services and tools as of June 12, 2024. Usage of the model in Vertex AI is not affected by this notice.
What this means for you
You’ll be able to use Gemini 1.0 Pro Vision until July 12, 2024.
After July 12, saved prompts using Gemini 1.0 Pro Vision in Google AI Studio will switch to using Gemini 1.5 Flash. API calls that specify Gemini 1.0 Pro Vision will fail.
To avoid interruptions, we encourage switching to Gemini 1.5 Flash, our next-generation model that is faster and more cost-efficient with advanced vision understanding. Update your code to call 1.5 Flash:
Old
model = genai.GenerativeModel(name='gemini-pro-vision')
New
model = genai.GenerativeModel(name='gemini-1.5-flash’)
Please note this change does not affect the Gemini 1.0 Pro NLP model.
Thanks,
The Google AI Studio team
© 2024 Google LLC 1600 Amphitheatre Parkway, Mountain View, CA 94043, USA
This email was sent to phungmaithanh85@gmail.com because you signed up to try the Gemini API and Google AI Studio.