mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-26 11:44:28 +08:00
feat(Models): Add 'qvq' to vision allowed models list
This commit is contained in:
parent
3c310c61d8
commit
d98f9909db
@ -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