mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-14 16:15:56 +08:00
chore: enable vision support for models in OpenRouter that should have supported vision (#10191)
This commit is contained in:
parent
a0af7a51ed
commit
b28cf68097
@ -5,6 +5,7 @@ label:
|
|||||||
model_type: llm
|
model_type: llm
|
||||||
features:
|
features:
|
||||||
- agent-thought
|
- agent-thought
|
||||||
|
- vision
|
||||||
model_properties:
|
model_properties:
|
||||||
mode: chat
|
mode: chat
|
||||||
context_size: 131072
|
context_size: 131072
|
||||||
|
@ -5,6 +5,7 @@ label:
|
|||||||
model_type: llm
|
model_type: llm
|
||||||
features:
|
features:
|
||||||
- agent-thought
|
- agent-thought
|
||||||
|
- vision
|
||||||
model_properties:
|
model_properties:
|
||||||
mode: chat
|
mode: chat
|
||||||
context_size: 131072
|
context_size: 131072
|
||||||
|
Loading…
x
Reference in New Issue
Block a user