detect_contradictions
Detect contradictory statements stored in an entity's knowledge graph by analyzing semantic similarity.
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 |