自动化

This commit is contained in:
Cheng Zheng
2025-12-20 13:24:28 +08:00
parent 6d9da8e78a
commit feaa1e575d
7 changed files with 604 additions and 20 deletions

3
.env.example Normal file
View File

@@ -0,0 +1,3 @@
GITHUB_TOKEN="github_pat_*"
LLM_API_KEY="sk-*"
LLM_BASE_URL="https://api.deepseek.com"