Merge branch 'main' into main

This commit is contained in:
glay
2024-12-21 11:20:20 +08:00
committed by GitHub
5 changed files with 12 additions and 9 deletions

View File

@@ -350,13 +350,14 @@ const bedrockModels = [
];
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 = [