Skip to content

Commit ea67bc1

Browse files
XiaoLeyiamjoel
authored andcommitted
chore: enable vision support for models in OpenRouter that should have supported vision (#10191)
1 parent 01e8f60 commit ea67bc1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

api/core/model_runtime/model_providers/openrouter/llm/llama-3.2-11b-vision-instruct.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ label:
55
model_type: llm
66
features:
77
- agent-thought
8+
- vision
89
model_properties:
910
mode: chat
1011
context_size: 131072

api/core/model_runtime/model_providers/openrouter/llm/llama-3.2-90b-vision-instruct.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ label:
55
model_type: llm
66
features:
77
- agent-thought
8+
- vision
89
model_properties:
910
mode: chat
1011
context_size: 131072

0 commit comments

Comments
 (0)