Update google models

This commit is contained in:
Nacho.L 2024-12-13 07:22:16 +08:00
parent 83cea3a90d
commit e27e8fb0e1

View File

@ -317,13 +317,14 @@ const openaiModels = [
];
const googleModels = [
"gemini-1.0-pro",
"gemini-1.0-pro", // Deprecated on 2/15/2025
"gemini-1.5-pro-latest",
"gemini-1.5-flash-latest",
"gemini-1.5-flash-8b-latest",
"gemini-exp-1114",
"gemini-exp-1121",
"learnlm-1.5-pro-experimental",
"gemini-pro-vision",
"gemini-2.0-flash-exp",
];
const anthropicModels = [