We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 316aa69 commit 3f08165Copy full SHA for 3f08165
1 file changed
src/components/utils/constants.ts
@@ -31,8 +31,8 @@ export const models: Model[] = [
31
type: ModelType.REASONING,
32
},
33
{
34
- value: 'claude-sonnet-4-5',
35
- label: 'Claude Sonnet 4.5',
+ value: 'claude-sonnet-4-6',
+ label: 'Claude Sonnet 4.6',
36
provider: 'anthropic',
37
38
0 commit comments