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
+1 -1
View File
@@ -143,7 +143,7 @@ async def delete_papers_by_date_range(
{"paper_id": paper_id},
)
# 1.5 Phase 5: 从 ChromaDB 删除语义索引
# 1.5 从 ChromaDB 删除语义索引
try:
from app.services.embedder import delete_paper