Merge pull request #4869 from hengstchon/feat/models

feat: support model claude-3-5-sonnet-20240620
This commit is contained in:
fred-bf 2024-06-24 14:20:35 +08:00 committed by GitHub
commit 78e7ea72dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -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 = [