Update constant.ts

添加gemini-2.5-pro,可以免费使用Google Gemini
This commit is contained in:
zzg 2025-07-17 08:07:15 +08:00 committed by GitHub
parent 47047a60b2
commit 1600b96454
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -555,7 +555,7 @@ const googleModels = [
"gemini-2.0-pro-exp", "gemini-2.0-pro-exp",
"gemini-2.0-pro-exp-02-05", "gemini-2.0-pro-exp-02-05",
"gemini-2.5-pro-preview-06-05", "gemini-2.5-pro-preview-06-05",
"Gemini-2.5-Pro" "gemini-2.5-pro"
]; ];
const anthropicModels = [ const anthropicModels = [