detect_contradictions
Identify conflicting observations stored for an entity by comparing semantic similarity, flagging contradictions to maintain knowledge graph consistency.
Instructions
Find conflicting observations within an entity using semantic similarity
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threshold | No | Similarity threshold for contradiction detection (0-1, default: 0.85) | |
| entityName | Yes | Entity to check for contradictions |