Skip to content

Commit

Permalink
feat: support model: claude-3-5-sonnet-20240620
Browse files Browse the repository at this point in the history
  • Loading branch information
hengstchon committed Jun 21, 2024
1 parent b6735bf commit 4640060
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 @@ -166,6 +166,7 @@ const anthropicModels = [
"claude-3-sonnet-20240229",
"claude-3-opus-20240229",
"claude-3-haiku-20240307",
"claude-3-5-sonnet-20240620",
];

export const DEFAULT_MODELS = [
Expand Down

0 comments on commit 4640060

Please sign in to comment.