.env 253 B

123456789
  1. # Big Agent 环境变量配置
  2. # ==================================================
  3. # DeepSeek API 配置
  4. DEEPSEEK_API_KEY=sk-xxxxxxxxxxx
  5. DEEPSEEK_BASE_URL=https://api.deepseek.com
  6. # 规则引擎 API 配置
  7. RULES_ENGINE_BASE_URL=http://localhost:8081