From 2b9ff1f3d57a588ac7b24a70ed0431fb5530cd57 Mon Sep 17 00:00:00 2001 From: cfdaily Date: Thu, 21 May 2026 11:17:51 +0800 Subject: [PATCH] auto-sync: 2026-05-21 11:17:51 --- config/default.yaml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/config/default.yaml b/config/default.yaml index 8a6de75..25d2e79 100644 --- a/config/default.yaml +++ b/config/default.yaml @@ -61,15 +61,7 @@ daemon: can_review: true is_fallback: true max_concurrent: 3 - # 路由配置(v2.6.1 新增) - routing: - model: "glm-4-flash" - api_base: "https://open.bigmodel.cn/api/paas/v4" - api_key: "97552d53aea7486aa0e5140ec0295fe7.DPpgbVoQWZiNrJ1p" - confidence_threshold: 0.7 - timeout: 5.0 - max_tokens: 200 - temperature: 0.1 + # v3.0: routing 配置已移除(模糊路由 delegate 庞统,不再需要独立 LLM 凭据) inbox: path: "inbox/daemon.jsonl"