From 9ccd824e7f27f088f0d259d341a26a8a4263e1f2 Mon Sep 17 00:00:00 2001 From: cirry <812852553@qq.com> Date: Tue, 9 Jun 2026 15:01:01 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E6=9B=B4=E6=96=B0env?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.env b/.env index f8be932..f22d7a1 100644 --- a/.env +++ b/.env @@ -12,9 +12,9 @@ DOUBAO_URL="https://ark.cn-beijing.volces.com/api/v3" DOUBAO_MODEL='doubao-seed-1-6-thinking-250615' # deepseek, model和api-key, 去 https://platform.deepseek.com/usage 或者 https://cloud.siliconflow.cn/models (deepseek官方api暂时停止使用,可以用siliconflow的api) -DEEPSEEK_API_KEY='' -DEEPSEEK_URL="https://api.siliconflow.cn/v1" -DEEPSEEK_MODEL='deepseek-ai/DeepSeek-R1' +DEEPSEEK_API_KEY='sk-b09acbd6c0ca4f94818b6deb039d6515' +DEEPSEEK_URL="https://api.deepseek.com" +DEEPSEEK_MODEL='deepseek-v4-pro' DEEPSEEK_SYSTEM_MESSAGE='# 角色定义 role: "AI Assistant (DeepSeek-R1-Enhanced)" author: "DeepSeek"