This website works better with JavaScript.
首頁
探索
說明
註冊
登入
OpenSource
/
dify
關註
4
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
152
Wiki
Activity
瀏覽代碼
chore: enable vision support for models in OpenRouter that should have supported vision (
#10191
)
tags/0.11.0
Xiao Ley
1 年之前
父節點
a0af7a51ed
當前提交
b28cf68097
No account linked to committer's email address
共有
2 個文件被更改
,包括
2 次插入
和
0 次删除
分割檢視
顯示文件統計
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
查看文件
@@ -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
查看文件
@@ -5,6 +5,7 @@ label:
model_type: llm
features:
- agent-thought
- vision
model_properties:
mode: chat
context_size: 131072
Write
Preview
Loading…
取消
儲存