mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-01 15:46:39 +08:00
hotfix haiku not support vision
This commit is contained in:
parent
00d6cb27f7
commit
54d6beaaec
@ -256,7 +256,8 @@ export function isVisionModel(model: string) {
|
|||||||
|
|
||||||
const visionKeywords = [
|
const visionKeywords = [
|
||||||
"vision",
|
"vision",
|
||||||
"claude-3",
|
"-sonnet-",
|
||||||
|
"-opus-",
|
||||||
"gemini-1.5-pro",
|
"gemini-1.5-pro",
|
||||||
"gemini-1.5-flash",
|
"gemini-1.5-flash",
|
||||||
"gpt-4o",
|
"gpt-4o",
|
||||||
|
Loading…
Reference in New Issue
Block a user