From 0b3a6a58e63ec27d6a0e7230f6a0db3d21dedae2 Mon Sep 17 00:00:00 2001 From: st2411020124 Date: Thu, 8 Jan 2026 22:16:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8e1707..4edc843 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ pip install -r requirements.txt 编辑`config.py`文件: ```python -DEEPSEEK_API_KEY = "sk-9f449a2d06f644d082e32863d7c2d37c" +DEEPSEEK_API_KEY = "" ``` ### 4. 启动应用