mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-24 18:50:56 +08:00
feat(models): add 'qwen2.5-omni' to allowed vision models
This commit is contained in:
parent
bffcb790c0
commit
fa890b9c31
@ -149,6 +149,7 @@ const visionAllowedModels = [
|
||||
'qwen-vl',
|
||||
'qwen2-vl',
|
||||
'qwen2.5-vl',
|
||||
'qwen2.5-omni',
|
||||
'qvq',
|
||||
'internvl2',
|
||||
'grok-vision-beta',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user