feat: support model: claude-3-5-sonnet-20240620

This commit is contained in:
hengstchon 2024-06-21 12:05:28 +02:00
parent b6735bffe4
commit 4640060891

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