From 327f96f0695083c9843581883086bd738b50edaa Mon Sep 17 00:00:00 2001 From: "jinli.yl" Date: Wed, 22 Oct 2025 12:24:52 +0800 Subject: [PATCH] docs(tool_memory): remove redundant see also section --- docs/tool_memory/tool_summary_ops.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/tool_memory/tool_summary_ops.md b/docs/tool_memory/tool_summary_ops.md index b02b2d09..fbc71318 100644 --- a/docs/tool_memory/tool_summary_ops.md +++ b/docs/tool_memory/tool_summary_ops.md @@ -76,7 +76,4 @@ The operation returns a response message indicating: Example: `"Successfully processed 5 tool memories: 2 summarized, 3 skipped (already up-to-date)"` -### See Also - -For detailed implementation and examples, see [is_summarized Feature Documentation](is_summarized_feature.md).