From 044a2616fa1ea8b5ba18c83eadefd38a5d1b28ce Mon Sep 17 00:00:00 2001 From: DROUP123 <10160685062@qq.com> Date: Thu, 8 Jan 2026 21:27:15 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=B7=BB=E5=8A=A0.env-example=E7=A4=BA?= =?UTF-8?q?=E4=BE=8B=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env-example | 1 + 1 file changed, 1 insertion(+) create mode 100644 .env-example diff --git a/.env-example b/.env-example new file mode 100644 index 0000000..064bf9a --- /dev/null +++ b/.env-example @@ -0,0 +1 @@ +DEEPSEEK_API_KEY=your_api_key_here \ No newline at end of file