Hi, we are using Gemini 2.5 flash in our critical workloads and we saw that the deprecation date is Oct 16, 2026. But now we are seeing this come up,
“This model models/gemini-2.5-flash is no longer available. Please update your code to use a newer model for the latest features and improvements.” with a 404.
Is anyone observing the same issue? This is not good. Anyone from google support, please resolve this issue.
Man, I thought I was going crazy since my bachelor thesis is based on the gemini-2.5-flash for free tier purposes. After checking with python I get this:
404 NOT_FOUND. {‘error’: {‘code’: 404, ‘message’: ‘This model models/gemini-2.5-flash is no longer available. Please update your code to use a newer model for the latest features and improvements.’, ‘status’: ‘NOT_FOUND’}}