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
feat: update Gemini and Vertex AI models from preview to GA version (#5444)
- Remove outdated preview models (gemini-2.5-pro-preview-*) from type definitions
- Update to GA model (gemini-2.5-pro) across all providers
- Implement backward compatibility for existing users with preview models
- Update OpenRouter integration to remove preview model references
- Fix related tests to reflect model changes
Fixes#5444
0 commit comments