From 4c7809ce4a8ba623f74684b62c1601a7ac67953e Mon Sep 17 00:00:00 2001 From: Timebomb2018 <18868801967@163.com> Date: Fri, 6 Feb 2026 17:51:52 +0800 Subject: [PATCH] fix(model): change the "vl" model type of dashscope to "chat" --- api/app/core/models/scripts/dashscope_models.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/app/core/models/scripts/dashscope_models.yaml b/api/app/core/models/scripts/dashscope_models.yaml index 1c876388..00b23fb2 100644 --- a/api/app/core/models/scripts/dashscope_models.yaml +++ b/api/app/core/models/scripts/dashscope_models.yaml @@ -717,7 +717,7 @@ models: - video logo: dashscope - name: qwq-32b - type: chat + type: llm provider: dashscope description: qwq-32b大语言模型,支持智能体思考、流式工具调用,131072上下文窗口,对话模式 is_deprecated: false