compress_graph
Merge similar entities in a knowledge graph to reduce redundancy using a configurable similarity threshold, with an option to preview changes before applying them.
Instructions
Compress the graph by merging similar entities
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threshold | No | Similarity threshold | |
| dryRun | No | Preview without applying changes |