Files
lofyerandfactory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com> a254537596 Add .env and stop ignoring it
Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
2026-07-13 15:43:52 +08:00

6 lines
197 B
Bash

# LLM 配置(本文件包含密钥,请勿提交到版本库)
LLM_BASE_URL=https://bigtoken.ai/v1
LLM_API_KEY=sk-bigtoken-30119e3489e02d5f
LLM_MODEL=claude-sonnet-5
LLM_MAX_CONCURRENCY=5