ReMe/reme_ai/summary/tool
2025-11-07 14:14:11 +08:00
..
__init__.py feat(core): add pre-commit hooks and improve module documentation 2025-11-07 14:14:11 +08:00
parse_tool_call_result_op.py feat(core): add pre-commit hooks and improve module documentation 2025-11-07 14:14:11 +08:00
parse_tool_call_result_prompt.yaml feat(core): add pre-commit hooks and improve module documentation 2025-11-07 14:14:11 +08:00
summary_tool_memory_op.py feat(core): add pre-commit hooks and improve module documentation 2025-11-07 14:14:11 +08:00
summary_tool_memory_prompt.yaml 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