mirror of
https://github.com/langgenius/dify.git
synced 2026-02-22 14:01:50 -05:00
chore: enable vision support for models in OpenRouter that should have supported vision (#10191)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user