|
|
@@ -2,8 +2,9 @@
|
|
|
# ==================================================
|
|
|
|
|
|
# DeepSeek API 配置
|
|
|
-DEEPSEEK_API_KEY=sk-xxxxxxxxxxx
|
|
|
+DEEPSEEK_API_KEY=sk-d9526c1f01dc488d9aae9624ce4bba14
|
|
|
DEEPSEEK_BASE_URL=https://api.deepseek.com
|
|
|
|
|
|
# 规则引擎 API 配置
|
|
|
-RULES_ENGINE_BASE_URL=http://localhost:8081
|
|
|
+RULES_ENGINE_BASE_URL=http://10.192.72.11:31809
|
|
|
+
|