Skip to content

Commit 2167076

Browse files
authored
Merge pull request ChatGPTNextWeb#6293 from hyiip/main
claude 3.7 support
2 parents e123076 + f3154b2 commit 2167076

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/constant.ts

+2
Original file line numberDiff line numberDiff line change
@@ -535,6 +535,8 @@ const anthropicModels = [
535535
"claude-3-5-sonnet-20240620",
536536
"claude-3-5-sonnet-20241022",
537537
"claude-3-5-sonnet-latest",
538+
"claude-3-7-sonnet-20250219",
539+
"claude-3-7-sonnet-latest",
538540
];
539541

540542
const baiduModels = [

0 commit comments

Comments
 (0)