ReMe/docs
jinli.yl 594495de9e feat(memory): add is_summarized flag to track tool call summarization
- 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
2025-10-22 11:19:43 +08:00
..
cookbook docs: update experiment tutorials and documentation structure 2025-09-15 15:44:23 +08:00
figure update appworld experiment & readme 2025-09-04 17:11:14 +08:00
library docs(library): 2025-09-15 15:09:55 +08:00
personal_memory rename docs folder 2025-09-02 22:16:27 +08:00
sop_memory reformat code, support flowllm 0.1.9 (#26) 2025-09-16 16:49:56 +08:00
task_memory docs(task_memory): simplify documentation and remove redundant content 2025-10-16 16:39:40 +08:00
tool_memory feat(memory): add is_summarized flag to track tool call summarization 2025-10-22 11:19:43 +08:00
contribution.md rename docs folder 2025-09-02 22:16:27 +08:00
index.md rm FLOW_USE_FRAMEWORK env 2025-09-16 16:51:12 +08:00
mcp_quick_start.md rename docs folder 2025-09-02 22:16:27 +08:00
vector_store_api_guide.md refactor(vector_store): update search functionality and documentation 2025-09-07 15:58:31 +08:00