Procházet zdrojové kódy

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

tags/0.11.0
Xiao Ley před 1 rokem
rodič
revize
b28cf68097
Žádný účet není propojen s e-mailovou adresou tvůrce revize

+ 1
- 0
api/core/model_runtime/model_providers/openrouter/llm/llama-3.2-11b-vision-instruct.yaml Zobrazit soubor

@@ -5,6 +5,7 @@ label:
model_type: llm
features:
- agent-thought
- vision
model_properties:
mode: chat
context_size: 131072

+ 1
- 0
api/core/model_runtime/model_providers/openrouter/llm/llama-3.2-90b-vision-instruct.yaml Zobrazit soubor

@@ -5,6 +5,7 @@ label:
model_type: llm
features:
- agent-thought
- vision
model_properties:
mode: chat
context_size: 131072

Načítá se…
Zrušit
Uložit