mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-09-24 00:51:43 +00:00
- 实现 PersonalHalumemRetriever 类用于向量搜索检索个人记忆 - 实现 PersonalHalumemSummarizer 类用于两阶段个人记忆处理 - 配置个人记忆检索和总结的系统提示词和用户消息模板 - 支持多阶段检索策略包括意图分解和深度追踪 - 实现记忆评估和原始来源追溯功能 - 添加记忆存储范围过滤和配置管理规则 |
||
|---|---|---|
| .. | ||
| personal | ||
| procedural | ||
| tool | ||
| __init__.py | ||
| base_memory_agent.py | ||
| reme_retriever.py | ||
| reme_retriever.yaml | ||
| reme_summarizer.py | ||
| reme_summarizer.yaml | ||