From 8e2d62a1329d53073b3eddbac0b7cc36daab57b8 Mon Sep 17 00:00:00 2001 From: st2411020204 Date: Thu, 8 Jan 2026 21:30:02 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=B7=BB=E5=8A=A0=E7=8E=AF=E5=A2=83?= =?UTF-8?q?=E5=8F=98=E9=87=8F=E7=A4=BA=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