ReMe/reme/tool
方应 053c537845 feat(agent): 添加 Halumem 版本的记忆检索器和摘要器
- 添加 PersonalHalumemRetriever 和 PersonalHalumemSummarizer 类
- 在 memory 模块中注册新的检索器和摘要器
- 添加 UpdateProfileFilterOlder、DeleteProfile 和 AddProfile 工具
- 将 AddDraftAndRetrieveSimilarMemory 重命名为 AddAndRetrieveSimilarMemory
- 修改配置文件中的默认模型名称为 qwen-flash
- 在 benchmark 中添加 Halumem 评估支持和实时更新功能
- 降低 ProfileHandler 的最大容量限制并添加重复节点过滤逻辑
- 在 ReMe 中添加 halumem 版本的记忆代理配置
2026-01-30 16:30:18 +08:00
..
gallery feat(memory): add history management tools with dynamic registration 2026-01-23 00:11:00 +08:00
memory feat(agent): 添加 Halumem 版本的记忆检索器和摘要器 2026-01-30 16:30:18 +08:00
search feat(memory): add history management tools with dynamic registration 2026-01-23 00:11:00 +08:00
__init__.py feat(memory): add memory tools module with user profile operations 2026-01-22 23:48:13 +08:00