Skip to content

Commit

Permalink
Merge pull request ChatGPTNextWeb#6293 from hyiip/main
Browse files Browse the repository at this point in the history
claude 3.7 support
  • Loading branch information
Leizhenpeng authored Feb 26, 2025
2 parents e123076 + f3154b2 commit 2167076
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/constant.ts
Original file line number Diff line number Diff line change
Expand Up @@ -535,6 +535,8 @@ const anthropicModels = [
"claude-3-5-sonnet-20240620",
"claude-3-5-sonnet-20241022",
"claude-3-5-sonnet-latest",
"claude-3-7-sonnet-20250219",
"claude-3-7-sonnet-latest",
];

const baiduModels = [
Expand Down

0 comments on commit 2167076

Please sign in to comment.