ReMe/reme_ai/retrieve
jinli.yl b9da8d2a7f feat(memory): add tool call result handling and memory management
- Add new ToolCallResult and ToolMemory schemas for tracking tool executions
- Implement tool memory retrieval and summarization flows in default config
- Register new parse_tool_call_result_op for processing tool call results
- Extend memory conversion logic to support tool memory type
- Add test cases for tool memory serialization and deserialization
- Include token counting utilities for text processing tasks
2025-10-16 10:50:27 +08:00
..
personal reformat code, support flowllm 0.1.9 (#26) 2025-09-16 16:49:56 +08:00
task reformat code, support flowllm 0.1.9 (#26) 2025-09-16 16:49:56 +08:00
tool feat(memory): add tool call result handling and memory management 2025-10-16 10:50:27 +08:00
__init__.py feat(memory): add tool call result handling and memory management 2025-10-16 10:50:27 +08:00