product · inferred from evidence
gemini-2.0-flash
A model version mentioned as working fine for structured outputs, unlike gemini-2.5-pro-preview-03-25.
- Structured outputs on gemini-2.5-pro-preview-03-25 came back wrapped in markdown with a stray ny prefix
Structured outputs on gemini-2.5-pro-preview-03-25 started returning the JSON wrapped in ```json fences with a stray "ny" text prefix before it, breaking strict JSON parsing. The same code worked fine on gemini-2.0-flash, and the corruption