chore: update project config, services, templates and styling

This commit is contained in:
2026-06-06 00:48:05 +08:00
parent 5d4de50c8b
commit 4072a05460
8 changed files with 22 additions and 22 deletions
+3 -3
View File
@@ -16,14 +16,14 @@ HTTP_TIMEOUT_SECONDS=30
HTTP_MAX_RETRIES=3
HTTP_USER_AGENT=hf-daily-papers-local/0.1
# ─── AI 总结Phase 2 使用)──────────────
# ─── AI 总结 ──────────────────────────────
PI_BIN=/home/rainbus/.local/share/mise/installs/pi/latest/pi
SUMMARY_SKILL=daily-paper-summary
SUMMARY_CONCURRENCY=3
SUMMARY_TIMEOUT_SECONDS=300
SUMMARY_MAX_RETRIES=1
# ─── 调度Phase 4 使用)─────────────────
# ─── 调度 ─────────────────────────────────
SCHEDULER_ENABLED=false
SCHEDULE_HOUR=8
SCHEDULE_MINUTE=0
@@ -32,7 +32,7 @@ APP_WORKERS=1
# ─── 数据库 ─────────────────────────────
DATABASE_URL=sqlite:///data/db/papers.db
# ─── 语义搜索Phase 5 增强,暂留空)─────
# ─── 语义搜索 ─────────────────────────────
CHROMA_ENABLED=false
CHROMA_DIR=data/chroma
EMBED_API_BASE=