mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-08-28 05:25:04 +00:00
- Add is_summarized boolean field to ToolCallResult schema - Implement logic to mark tool calls as summarized after processing - Skip summarization for tools with all recent calls already summarized - Update summary operation to process only tools with unsummarized calls - Enhance logging to show summarization and skip statistics - Modify response to include count of summarized vs skipped tools - Add documentation for smart skip logic and is_summarized feature - Include test scenarios for skip logic and incremental summarization |
||
|---|---|---|
| .. | ||
| cookbook | ||
| figure | ||
| library | ||
| personal_memory | ||
| sop_memory | ||
| task_memory | ||
| tool_memory | ||
| contribution.md | ||
| index.md | ||
| mcp_quick_start.md | ||
| vector_store_api_guide.md | ||