Bladeren bron
chore: enable vision support for models in OpenRouter that should have supported vision (#10191)
Xiao Ley
5 maanden geleden
bovenliggende
commit
b28cf68097
|
@@ -5,6 +5,7 @@ label:
|
|
|
model_type: llm
|
|
|
features:
|
|
|
- agent-thought
|
|
|
+ - vision
|
|
|
model_properties:
|
|
|
mode: chat
|
|
|
context_size: 131072
|
|
@@ -5,6 +5,7 @@ label:
|
|
|
model_type: llm
|
|
|
features:
|
|
|
- agent-thought
|
|
|
+ - vision
|
|
|
model_properties:
|
|
|
mode: chat
|
|
|
context_size: 131072
|