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
Update default model identifiers to their latest versions
This change updates the default model identifiers to point to the
latest available versions:
- Change OpenAI's default from "gpt-4o" to "gpt-4.1"
- Update Anthropic's default from versioned "claude-3-7-sonnet-20250219"
to the "claude-3-7-sonnet-latest" alias
Corresponding test cases have been updated to match the new defaults.
0 commit comments