From 7ffa6b3ca35e0c346ab11a31f085540e3e1c1353 Mon Sep 17 00:00:00 2001
From: TevinClaw <510129976@qq.com>
Date: Tue, 17 Mar 2026 15:24:38 +0800
Subject: [PATCH] 更新:每周周报任务增加学习事件部分
---
agents/lifehelper/agent/models.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/agents/lifehelper/agent/models.json b/agents/lifehelper/agent/models.json
index ffa9726..294c12b 100644
--- a/agents/lifehelper/agent/models.json
+++ b/agents/lifehelper/agent/models.json
@@ -2,7 +2,7 @@
"providers": {
"custom-api-siliconflow-cn": {
"baseUrl": "https://api.siliconflow.cn",
- "apiKey": "sk-hjxtzyxeoagiqozjdifstbmzmtdmmpiupquzfvoicyfnfnmy",
+ "apiKey": "${SILICONFLOW_API_KEY}",
"api": "openai-completions",
"models": [
{
--
Gitblit v1.9.1