update new model for gpt-4o and gemini-exp

This commit is contained in:
code-october
2024-11-22 09:48:50 +00:00
parent a2adfbbd32
commit b7acb89096
2 changed files with 7 additions and 0 deletions

View File

@@ -260,6 +260,8 @@ export function isVisionModel(model: string) {
"gpt-4o",
"claude-3",
"gemini-1.5",
"gemini-exp",
"learnlm",
"qwen-vl",
"qwen2-vl",
];