Skip to content

Commit

Permalink
Merge pull request #5737 from hyiip/claude3.5
Browse files Browse the repository at this point in the history
add constant to claude 3.5 sonnet 20241022
  • Loading branch information
Dogtiti authored Oct 30, 2024
2 parents d0bd1bf + 736cbdb commit a0fa4d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/constant.ts
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,7 @@ const anthropicModels = [
"claude-3-opus-20240229",
"claude-3-haiku-20240307",
"claude-3-5-sonnet-20240620",
"claude-3-5-sonnet-20241022",
];

const baiduModels = [
Expand Down

0 comments on commit a0fa4d7

Please sign in to comment.