ReMe/reme
方应 d83551c2cf feat(benchmark): 更新ReMe评估配置参数
- 将最大并发数从2调整为1,批量大小从20调整为40
- 算法版本从halumem更新为v1
- 添加了新的reme_model_name参数用于模型名称配置
- 在MemoryProcessor中使用reme_model_name替代eval_model_name
- 主函数中添加batch_size参数传递
- 命令行解析器中添加batch_size参数选项
- 在ReMe中将ReadHistory替换为ReadHistoryV2并配置新参数
2026-02-03 14:31:04 +08:00
..
agent docs(memory): update personal memory retriever and summarizer documentation 2026-01-31 11:23:03 +08:00
config refactor(core): simplify component registration and improve application lifecycle management 2026-01-31 01:05:31 +08:00
core feat(memory): add ReadHistoryV2 tool with enhanced history retrieval capabilities 2026-02-02 17:14:16 +08:00
tool feat(memory): add ReadHistoryV2 tool with enhanced history retrieval capabilities 2026-02-02 17:14:16 +08:00
workflow fix(workflow): correct output file extension in translation workflow 2026-02-01 15:32:39 +08:00
__init__.py refactor(agent): restructure memory agents and base react implementation 2026-01-26 16:30:58 +08:00
reme.py feat(benchmark): 更新ReMe评估配置参数 2026-02-03 14:31:04 +08:00