Skip to content

Commit 3f08165

Browse files
committed
update claude sonnet
1 parent 316aa69 commit 3f08165

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/utils/constants.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ export const models: Model[] = [
3131
type: ModelType.REASONING,
3232
},
3333
{
34-
value: 'claude-sonnet-4-5',
35-
label: 'Claude Sonnet 4.5',
34+
value: 'claude-sonnet-4-6',
35+
label: 'Claude Sonnet 4.6',
3636
provider: 'anthropic',
3737
type: ModelType.REASONING,
3838
},

0 commit comments

Comments
 (0)