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