Removed deprecated Gemini models and updated to the latest ones.

This commit is contained in:
dupl 2025-07-16 15:28:25 +08:00 committed by GitHub
parent 80d7fd9b98
commit e316eb8161
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -544,7 +544,6 @@ const googleModels = [
"gemini-1.5-flash",
"gemini-1.5-flash-8b",
"gemini-1.5-flash-002",
"learnlm-1.5-pro-experimental",
"gemini-exp-1206",
"gemini-2.0-flash",
"gemini-2.0-flash-exp",
@ -554,7 +553,10 @@ const googleModels = [
"gemini-2.0-flash-thinking-exp-01-21",
"gemini-2.0-pro-exp",
"gemini-2.0-pro-exp-02-05",
"gemini-2.5-pro-preview-06-05",
"gemini-2.5-pro",
"gemini-2.5-flash",
"gemini-2.5-flash-lite-preview-06-17",
"learnlm-2.0-flash-experimental",
];
const anthropicModels = [