From 2720c040053f6610bbe6d329853ba8328aad983a Mon Sep 17 00:00:00 2001 From: DesireCore Date: Wed, 20 May 2026 11:21:08 +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 | 3 --- 1 file changed, 3 deletions(-) diff --git a/agent.json b/agent.json index d07fa78..d809d61 100644 --- a/agent.json +++ b/agent.json @@ -30,9 +30,6 @@ "accepts_messages": true, "max_concurrent_sessions": 3, "llm": { - "provider": "internal-testing", - "providerId": "provider-internal-testing-001", - "model": "glm-5.1", "maxRetryDelayMs": 32000, "thinkingBudgets": { "low": 1024,