ReMe/test
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
..
config.json refactor: rename package and restructure modules 2025-08-25 23:59:08 +08:00
http_client_test.py feat(memory): add tool call result handling and memory management 2025-10-16 10:50:27 +08:00
mcp_client_test.py feat(reme_ai): implement summary functionality and enhance vector store operations 2025-08-26 20:56:30 +08:00
test1.py refactor: rename package and restructure modules 2025-08-25 23:59:08 +08:00
test2.py refactor: rename package and restructure modules 2025-08-25 23:59:08 +08:00
test3.py refactor: rename package and restructure modules 2025-08-25 23:59:08 +08:00
test4.py refactor: rename package and restructure modules 2025-08-25 23:59:08 +08:00
test5.py feat(memory): add tool call result handling and memory management 2025-10-16 10:50:27 +08:00
test6.py feat(memory): add tool call result handling and memory management 2025-10-16 10:50:27 +08:00
test_update_insight_op.py refactor(reme_ai): rename and restructure modules for better organization 2025-08-27 17:05:40 +08:00