Skip to content

Commit 2d5882c

Browse files
committed
Merge remote-tracking branch 'origin/master' into dev
2 parents aebe7e2 + 37fb140 commit 2d5882c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/commands/config.ts

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,10 @@ export const MODEL_LIST = {
7272
],
7373

7474
anthropic: [
75-
'claude-3-haiku-20240307',
75+
'claude-3-5-sonnet-20240620',
76+
'claude-3-opus-20240229',
7677
'claude-3-sonnet-20240229',
77-
'claude-3-opus-20240229'
78+
'claude-3-haiku-20240307'
7879
],
7980

8081
gemini: [

0 commit comments

Comments
 (0)