LLM config
All checks were successful
Gitea Actions Demo / deploy (push) Successful in 29s

This commit is contained in:
2026-02-27 09:50:11 +08:00
parent 839cdbdbc7
commit 756f871b4e
3 changed files with 8 additions and 4 deletions

4
.env
View File

@ -15,4 +15,6 @@ DB_PASS=postgres
DB_NAME=peter
# LLM配置
LLM_API_KEY=sk-88d6437a6c224ccbb761ec7d994e3b34
LLM_API_KEY=sk-c334321367e843e58faf39956fbb7304
LLM_MODEL=deepseek-v3.2
LLM_MAX_TOKENS=4096