修改 qwen3-max

This commit is contained in:
Dang Zerong
2026-03-15 13:43:09 +08:00
parent 668f30252d
commit 1fcac9877c

View File

@@ -50,7 +50,7 @@ ai:
# 支持: "ollama" (本地) 或 "api" (在线API) # 支持: "ollama" (本地) 或 "api" (在线API)
provider: "api" provider: "api"
# 模型名称(阿里云通义千问) # 模型名称(阿里云通义千问)
model: "qwen3.5-plus" model: "qwen3-max"
# API 地址 # API 地址
api_url: "https://dashscope.aliyuncs.com/compatible-mode/v1" api_url: "https://dashscope.aliyuncs.com/compatible-mode/v1"
# API 密钥 # API 密钥