mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2026-03-04 03:04:27 +08:00
Compare commits
7 Commits
dependabot
...
ce2495a72f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ce2495a72f | ||
|
|
a79f918e2f | ||
|
|
acd5549398 | ||
|
|
0655110644 | ||
|
|
fd3c1329af | ||
|
|
69931338dd | ||
|
|
648f11d72d |
@@ -255,6 +255,7 @@ export function isVisionModel(model: string) {
|
||||
// Note: This is a better way using the TypeScript feature instead of `&&` or `||` (ts v5.5.0-dev.20240314 I've been using)
|
||||
|
||||
const visionKeywords = [
|
||||
"vl",
|
||||
"vision",
|
||||
"claude-3",
|
||||
"gemini-1.5-pro",
|
||||
|
||||
Reference in New Issue
Block a user