ReMe/docs/tool_memory
jinli.yl d9938c6a43 feat(docs): add tool memory documentation and update ReMe memory model
- Introduce tool memory as a new memory type in ReMe framework
- Update agent memory formula to include tool memory- Add comprehensive tool memory documentation with usage examples
- Include tool memory API usage guides for Python, curl, and Node.js
- Add tool memory benchmark results showing 14.88% improvement- Create new tool memory demo and benchmark resources
- Update documentation structure to reflect three memory capabilities- Add TODO list with planned features including automatic tool exploration- Fix mermaid diagram numbering in tool memory documentation
- Remove outdated latest updates section from main documentation
- Update resource links to include tool memory references
2025-10-22 12:11:20 +08:00
..
tool_bench.md feat(tool): implement tool memory management and mock search tools- Added RetrieveToolMemoryOp for retrieving tool memory guidelines- Implemented LLM-based mock search tools with configurable complexity levels 2025-10-21 21:03:14 +08:00
tool_memory.md feat(docs): add tool memory documentation and update ReMe memory model 2025-10-22 12:11:20 +08:00
tool_retrieve_ops.md feat(tool): implement tool memory management and mock search tools- Added RetrieveToolMemoryOp for retrieving tool memory guidelines- Implemented LLM-based mock search tools with configurable complexity levels 2025-10-21 21:03:14 +08:00
tool_summary_ops.md feat(memory): add is_summarized flag to track tool call summarization 2025-10-22 11:19:43 +08:00