feat: update model list and pricing for Claude 3.7 versions

This commit is contained in:
Laisky.Cai
2025-02-25 01:27:07 +00:00
parent 7ec33793b7
commit 95527d76ef
4 changed files with 9 additions and 2 deletions

View File

@@ -19,6 +19,7 @@ var ModelList = []string{
"claude-3-5-sonnet@20240620",
"claude-3-5-sonnet-v2@20241022",
"claude-3-5-haiku@20241022",
"claude-3-7-sonnet@20250219",
}
const anthropicVersion = "vertex-2023-10-16"