[Week3] 对话历史自动摘要压缩 #115

Open
opened 2026-05-10 19:54:39 +08:00 by admin · 0 comments
Owner

目标

长对话自动摘要压缩,避免超过 LLM token 上限

涉及文件

  • backend/app/agent_runtime/core.py
  • backend/app/agent_runtime/memory.py

验收标准

对话超过 20 轮时自动压缩为摘要

里程碑

Week 3 — 磨体验

## 目标 长对话自动摘要压缩,避免超过 LLM token 上限 ## 涉及文件 - backend/app/agent_runtime/core.py - backend/app/agent_runtime/memory.py ## 验收标准 对话超过 20 轮时自动压缩为摘要 ## 里程碑 Week 3 — 磨体验
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/aiagent#115