mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-08-28 05:25:04 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| config.json | ||
| http_client_test.py | ||
| mcp_client_test.py | ||
| test1.py | ||
| test2.py | ||
| test3.py | ||
| test4.py | ||
| test5.py | ||
| test6.py | ||
| test_update_insight_op.py | ||