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 |
||
|---|---|---|
| .. | ||
| agent | ||
| config | ||
| constants | ||
| enumeration | ||
| retrieve | ||
| schema | ||
| service | ||
| summary | ||
| utils | ||
| vector_store | ||
| __init__.py | ||
| app.py | ||