ReMe/reme_ai/summary/tool
2025-10-29 20:47:25 +08:00
..
__init__.py feat(tool): implement tool memory management and summarization 2025-10-16 15:49:49 +08:00
parse_tool_call_result_op.py feat(summary): add validation and token estimation for tool call results 2025-10-29 20:47:25 +08:00
parse_tool_call_result_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
summary_tool_memory_op.py feat(summary): support list input for tool names 2025-10-27 21:56:20 +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