소스 검색

提交env

wangyang 3 일 전
부모
커밋
26bd3549b3
1개의 변경된 파일9개의 추가작업 그리고 1개의 파일을 삭제
  1. 9 1
      .env

+ 9 - 1
.env

@@ -1 +1,9 @@
-DEEPSEEK_API_KEY=sk-438668d443224063adbb1d295fe44a9f
+# Big Agent 环境变量配置
+# ==================================================
+
+# DeepSeek API 配置
+DEEPSEEK_API_KEY=sk-xxxxxxxxxxx
+DEEPSEEK_BASE_URL=https://api.deepseek.com
+
+# 规则引擎 API 配置
+RULES_ENGINE_BASE_URL=http://localhost:8081