From 210edb7e34a624aad7017b24cd7bf503b57bb573 Mon Sep 17 00:00:00 2001 From: DesireCore Date: Sun, 31 May 2026 21:09:21 +0800 Subject: [PATCH] =?UTF-8?q?[=E4=BF=AE=E6=94=B9]=20=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 变更原因: API 调用 影响范围: 配置 修改文件: - agent.json --- agent.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/agent.json b/agent.json index d809d61..fa8ed0f 100644 --- a/agent.json +++ b/agent.json @@ -36,7 +36,10 @@ "medium": 4096, "high": 8192, "xhigh": 16384 - } + }, + "provider": "desirecore-cloud", + "model": "mimo-v2.5-pro", + "providerId": "desirecore-cloud" }, "env": { "enabled": true,