From 3c4a1a6c856c7bdf81245516ea21edb55bb7c498 Mon Sep 17 00:00:00 2001 From: DesireCore Date: Tue, 19 May 2026 17:53:12 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agent.json b/agent.json index 39c87c7..d07fa78 100644 --- a/agent.json +++ b/agent.json @@ -32,7 +32,7 @@ "llm": { "provider": "internal-testing", "providerId": "provider-internal-testing-001", - "model": "kimi-k2.6-code-preview", + "model": "glm-5.1", "maxRetryDelayMs": 32000, "thinkingBudgets": { "low": 1024,