You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Google provider no longer rejects unknown model ids — any non-empty id is accepted (matching the custom provider), with the known-model table retained for context-window metadata and a 1M-token assumed window for unknown ids. Google retired the gemini-2.5 models on the Developer API with the hardcoded allowlist still pointing at them, leaving every google-provider configuration unusable. Known table now includes gemini-3.5-flash, gemini-3.1-pro-preview, and the floating gemini-flash-latest / gemini-pro-latest aliases.