Hi everyone,
I’ve been using the publicly accessible Gemini 2.5 Pro model via the API for a specific workflow where consistent output is important.
Recently, I’ve noticed that:
-
The same prompt,
-
The same file,
-
With no parameter changes,
…now produces different results compared to earlier. This is causing issues because my prompts were tuned for very specific, repeatable behavior.
My questions for the community:
-
Is there a way to request a “frozen” or pinned version of Gemini 2.5 Pro so that model updates don’t silently affect output?
-
Has anyone else experienced prompt instability or output drift even though nothing changed on your side?
-
How are you handling consistency when the public model version evolves over time?
Any guidance or shared experiences would be really helpful.
Thanks!