Merge pull request #6293 from hyiip/main

claude 3.7 support
This commit is contained in:
RiverRay 2025-02-26 18:41:28 +08:00 committed by GitHub
commit 2167076652
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -535,6 +535,8 @@ const anthropicModels = [
"claude-3-5-sonnet-20240620", "claude-3-5-sonnet-20240620",
"claude-3-5-sonnet-20241022", "claude-3-5-sonnet-20241022",
"claude-3-5-sonnet-latest", "claude-3-5-sonnet-latest",
"claude-3-7-sonnet-20250219",
"claude-3-7-sonnet-latest",
]; ];
const baiduModels = [ const baiduModels = [