From 1fcac9877c6ad507f50e7500361e1d12b0ed0375 Mon Sep 17 00:00:00 2001 From: Dang Zerong Date: Sun, 15 Mar 2026 13:43:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20qwen3-max?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 0953002..4796eb0 100644 --- a/config.yaml +++ b/config.yaml @@ -50,7 +50,7 @@ ai: # 支持: "ollama" (本地) 或 "api" (在线API) provider: "api" # 模型名称(阿里云通义千问) - model: "qwen3.5-plus" + model: "qwen3-max" # API 地址 api_url: "https://dashscope.aliyuncs.com/compatible-mode/v1" # API 密钥