Skip to content

Commit a0fa4d7

Browse files
authored
Merge pull request ChatGPTNextWeb#5737 from hyiip/claude3.5
add constant to claude 3.5 sonnet 20241022
2 parents d0bd1bf + 736cbdb commit a0fa4d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/constant.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,7 @@ const anthropicModels = [
319319
"claude-3-opus-20240229",
320320
"claude-3-haiku-20240307",
321321
"claude-3-5-sonnet-20240620",
322+
"claude-3-5-sonnet-20241022",
322323
];
323324

324325
const baiduModels = [

0 commit comments

Comments
 (0)