Skip to content

Commit

Permalink
Merge pull request #5744 from mrcore/main
Browse files Browse the repository at this point in the history
add  claude-3-5-sonnet-latest and claude-3-opus-latest
  • Loading branch information
Dogtiti authored Oct 31, 2024
2 parents a0fa4d7 + 44383a8 commit 0581e37
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 @@ -320,6 +320,8 @@ const anthropicModels = [
"claude-3-haiku-20240307",
"claude-3-5-sonnet-20240620",
"claude-3-5-sonnet-20241022",
"claude-3-5-sonnet-latest",
"claude-3-opus-latest",
];

const baiduModels = [
Expand Down

0 comments on commit 0581e37

Please sign in to comment.