We are experiencing a regression with the Gemini API.
When we submit a Gemini request with these parameters:
- model: gemini-2.0-flash
- grounding with Google Search
- URL context enabled
We get back this error:
Unable to submit request because url context is not supported in this model.
This is a recent problem, as this used to work.
If I upgrade to model gemini-2.5-flash, then the issue disappears.
Where can I follow the status of this regression? Thanks.