mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-25 03:10:08 +08:00
feat(Models): Add 'qvq' to vision allowed models list
This commit is contained in:
parent
4f74837d81
commit
7014dee8d6
@ -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