|
@@ -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
|