deduplicate_memories
Find and merge duplicate memory nodes by clustering similar records, combining access counts and edges, and pruning redundant entries to keep the memory store clean.
Instructions
Autonomous Memory Deduplication & Semantic Merging Agent: Finds clusters of duplicate/near-identical memory nodes, merges access counts and edges, and prunes redundant duplicate records in chunks of 1,000 nodes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | ||
| batch_size | No | ||
| similarity_threshold | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |