mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-29 23:12:38 +08:00
feat(Models): Add 'qvq' to vision allowed models list
This commit is contained in:
parent
1af3cb8419
commit
336799eead
@ -148,6 +148,7 @@ const visionAllowedModels = [
|
||||
'qwen-vl',
|
||||
'qwen2-vl',
|
||||
'qwen2.5-vl',
|
||||
'qvq',
|
||||
'internvl2',
|
||||
'grok-vision-beta',
|
||||
'pixtral',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user