fix(model): change the "vl" model type of dashscope to "chat"
This commit is contained in:
@@ -716,7 +716,7 @@ models:
|
|||||||
- video
|
- video
|
||||||
logo: dashscope
|
logo: dashscope
|
||||||
- name: qwq-32b
|
- name: qwq-32b
|
||||||
type: chat
|
type: llm
|
||||||
provider: dashscope
|
provider: dashscope
|
||||||
description: qwq-32b大语言模型,支持智能体思考、流式工具调用,131072上下文窗口,对话模式
|
description: qwq-32b大语言模型,支持智能体思考、流式工具调用,131072上下文窗口,对话模式
|
||||||
is_deprecated: false
|
is_deprecated: false
|
||||||
|
|||||||
Reference in New Issue
Block a user