chore: initial import

这个提交包含在:
Codex
2026-03-06 08:55:47 +08:00
当前提交 acb8a43c5c
修改 16 个文件,包含 2820 行新增0 行删除

5
.env.example 普通文件
查看文件

@@ -0,0 +1,5 @@
LLM_BASE_URL=http://8.211.173.24:9404/v1
LLM_API_KEY=your_api_key_here
LLM_MODEL=qwen3.5-plus
LLM_TIMEOUT_MS=60000
LLM_FORCE_CHINESE=true