mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-09-21 00:22:45 +00:00
- 新增 AddProfile 工具类用于添加用户配置文件 - 新增 DeleteProfile 工具类用于删除指定ID的配置文件 - 从 __init__.py 中移除已废弃的 UpdateProfileFilterOlder 工具 - 在 reme.py 中注释掉 AddProfile 和 DeleteProfile 的导入 - 从 reme.py 的工具列表中移除 UpdateProfileFilterOlder 相关代码 - 优化 ES 和 Qdrant 向量存储客户端初始化的日志记录 - 更新个人记忆检索器和摘要器的 YAML 配置文件格式 - 修复 personal_halumem_summarizer.py 中的参数传递格式问题 - 在 UpdateProfile 工具中添加按 memory_target 分组的功能 |
||
|---|---|---|
| .. | ||
| agent | ||
| config | ||
| core | ||
| tool | ||
| workflow | ||
| __init__.py | ||
| reme.py | ||