chore: enable vision support for models in OpenRouter that should have supported vision (#10191)

pull/12372/head
Xiao Ley 1 year ago committed by Joel
parent 01e8f6066a
commit ea67bc1166

@ -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

Loading…
Cancel
Save