deduplicate_embeddings_cosine
Prunes near-duplicate vector embeddings using pairwise cosine distance analysis to reduce memory node redundancy and improve agent context efficiency.
Instructions
Performs pairwise cosine distance analysis over vector candidate sets, pruning near-duplicate memory nodes for agent context efficiency. (0.015 USDC on Base L2)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | Input parameters or JSON string payload for the tool execution | |
| paymentSignature | No | Base L2 USDC micropayment signature or transaction hash for x402 settlement |