From a3db9d258542a2960645743442f944968d24ec2b Mon Sep 17 00:00:00 2001
From: TevinClaw <510129976@qq.com>
Date: Tue, 17 Mar 2026 12:50:46 +0800
Subject: [PATCH] 移除:旧热记忆和自改进技能,更新工具箱记录 memory-md-learning 触发规则

---
 agents/main/agent/models.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/agents/main/agent/models.json b/agents/main/agent/models.json
index 7a0ce10..294c12b 100644
--- a/agents/main/agent/models.json
+++ b/agents/main/agent/models.json
@@ -2,7 +2,7 @@
   "providers": {
     "custom-api-siliconflow-cn": {
       "baseUrl": "https://api.siliconflow.cn",
-      "apiKey": "SILICONFLOW_CN_API_KEY",
+      "apiKey": "${SILICONFLOW_API_KEY}",
       "api": "openai-completions",
       "models": [
         {

--
Gitblit v1.9.1