[Week2] 知识自动提取 Celery 定时任务 #109
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
目标
部署定时任务:每小时从 agent_execution_log 提取高质量执行记录 → LLM 提炼知识条目
涉及文件
验收标准
每小时自动执行一次,成功提取的知识条目写入 knowledge_entry 表
里程碑
Week 2 — 补功能