From 8fc15df6d05bc0f97db0011eb6783a979300d04b Mon Sep 17 00:00:00 2001 From: Timebomb2018 <18868801967@163.com> Date: Fri, 6 Feb 2026 17:52:50 +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 ef504875..af1c3619 100644 --- a/api/app/core/models/scripts/dashscope_models.yaml +++ b/api/app/core/models/scripts/dashscope_models.yaml @@ -716,7 +716,7 @@ models: - video logo: dashscope - name: qwq-32b - type: chat + type: llm provider: dashscope description: qwq-32b大语言模型,支持智能体思考、流式工具调用,131072上下文窗口,对话模式 is_deprecated: false