From ffd1b2fde9c71aa8503f40c1ff45f410a326ba18 Mon Sep 17 00:00:00 2001 From: kun Date: Sat, 5 Sep 2026 05:05:49 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20480T/hindsight/.env?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 480T/hindsight/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/480T/hindsight/.env b/480T/hindsight/.env index a758485..f82f70b 100644 --- a/480T/hindsight/.env +++ b/480T/hindsight/.env @@ -15,4 +15,4 @@ HINDSIGHT_API_LLM_PROVIDER=zai HINDSIGHT_API_LLM_API_KEY=ac914496b1584aac8990ecbf2e04e53a.aiY0MixbHb8rl0Jm # 模型 -HINDSIGHT_API_LLM_MODEL=GLM-5.3-Flash \ No newline at end of file +HINDSIGHT_API_LLM_MODEL=GLM-5.3 \ No newline at end of file From 5ca8c1d4da24be614f8474316d4584ac094d91cc Mon Sep 17 00:00:00 2001 From: kun Date: Sat, 5 Sep 2026 05:40:50 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20480T/hindsight/.env?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 480T/hindsight/.env | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/480T/hindsight/.env b/480T/hindsight/.env index f82f70b..ef33185 100644 --- a/480T/hindsight/.env +++ b/480T/hindsight/.env @@ -9,10 +9,10 @@ HINDSIGHT_VERSION=latest # ================================ # 第一阶段建议直接用 OpenAI -HINDSIGHT_API_LLM_PROVIDER=zai +HINDSIGHT_API_LLM_PROVIDER=deepseek # 替换为你的 API Key -HINDSIGHT_API_LLM_API_KEY=ac914496b1584aac8990ecbf2e04e53a.aiY0MixbHb8rl0Jm +HINDSIGHT_API_LLM_API_KEY=sk-1855427cd5b84cda9e4d0f02567a9ee3 # 模型 -HINDSIGHT_API_LLM_MODEL=GLM-5.3 \ No newline at end of file +HINDSIGHT_API_LLM_MODEL=deepseek-v4-pro \ No newline at end of file From 27b5f4771a63230f5dee70d078946e7b124b4419 Mon Sep 17 00:00:00 2001 From: kun Date: Sat, 5 Sep 2026 06:50:06 +0800 Subject: [PATCH 3/3] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20480T/hindsight/.env?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 480T/hindsight/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/480T/hindsight/.env b/480T/hindsight/.env index ef33185..f45cd15 100644 --- a/480T/hindsight/.env +++ b/480T/hindsight/.env @@ -12,7 +12,7 @@ HINDSIGHT_VERSION=latest HINDSIGHT_API_LLM_PROVIDER=deepseek # 替换为你的 API Key -HINDSIGHT_API_LLM_API_KEY=sk-1855427cd5b84cda9e4d0f02567a9ee3 +HINDSIGHT_API_LLM_API_KEY=sk-2550c20fe4f943cf8bf94aca723dd5cf # 模型 HINDSIGHT_API_LLM_MODEL=deepseek-v4-pro \ No newline at end of file