summarize_entity
Condense redundant observations for a single entity by auto-summarizing similar entries, reducing clutter within your knowledge graph.
Instructions
Auto-summarize redundant observations within a single entity. Unlike compress_graph (which merges similar entities), this condenses observations within one entity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threshold | No | Similarity threshold for merging observations (0-1) | |
| entityName | Yes | Entity whose observations to summarize |