Diese Webseite funktioniert besser mit JavaScript.
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
OpenSource
/
dify
Beobachten
4
Favorisieren
0
Fork
0
Code
Issues
0
Pull-Requests
0
Releases
152
Wiki
Aktivität
Quellcode durchsuchen
chore: enable vision support for models in OpenRouter that should have supported vision (
#10191
)
tags/0.11.0
Xiao Ley
vor 1 Jahr
Ursprung
a0af7a51ed
Commit
b28cf68097
Es ist kein Account mit der E-Mail-Adresse des Committers verbunden
2 geänderte Dateien
mit
2 neuen
und
0 gelöschten
Zeilen
Geteilte Ansicht
Diff-Statistik anzeigen
1
0
api/core/model_runtime/model_providers/openrouter/llm/llama-3.2-11b-vision-instruct.yaml
1
0
api/core/model_runtime/model_providers/openrouter/llm/llama-3.2-90b-vision-instruct.yaml
+ 1
- 0
api/core/model_runtime/model_providers/openrouter/llm/llama-3.2-11b-vision-instruct.yaml
Datei anzeigen
@@ -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
Datei anzeigen
@@ -5,6 +5,7 @@ label:
model_type: llm
features:
- agent-thought
- vision
model_properties:
mode: chat
context_size: 131072
Verfassen
Vorschau
Laden…
Abbrechen
Speichern