Skip to content

Commit

Permalink
Merge pull request #5766 from ConnectAI-E/feature/add-claude-haiku3.5
Browse files Browse the repository at this point in the history
Feature/add claude haiku3.5
  • Loading branch information
Dogtiti authored Nov 5, 2024
2 parents 0dc4071 + a6c1eb2 commit 820ab54
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/constant.ts
Original file line number Diff line number Diff line change
Expand Up @@ -327,11 +327,12 @@ const anthropicModels = [
"claude-2.1",
"claude-3-sonnet-20240229",
"claude-3-opus-20240229",
"claude-3-opus-latest",
"claude-3-haiku-20240307",
"claude-3-5-sonnet-20240620",
"claude-3-5-sonnet-20241022",
"claude-3-5-sonnet-latest",
"claude-3-opus-latest",
"claude-3-5-haiku-latest",
];

const baiduModels = [
Expand Down

0 comments on commit 820ab54

Please sign in to comment.