From ae52f2c675984d13c2ad7a550891c587aabb9a0d Mon Sep 17 00:00:00 2001 From: DesireCore Date: Tue, 19 May 2026 23:53:58 +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 8f61e46..d07fa78 100644 --- a/agent.json +++ b/agent.json @@ -32,7 +32,7 @@ "llm": { "provider": "internal-testing", "providerId": "provider-internal-testing-001", - "model": "claude-opus-4-6", + "model": "glm-5.1", "maxRetryDelayMs": 32000, "thinkingBudgets": { "low": 1024,