Skip to content

Commit

Permalink
add claude-3.5-haiku
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydzhou committed Oct 24, 2024
1 parent c7c2c02 commit 801dc41
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-haiku-latest",
];

const baiduModels = [
Expand Down

0 comments on commit 801dc41

Please sign in to comment.