Groundedness Detection (Hallucination Check)
check_groundednessHallucination check: is a claim actually supported by a source text?
Brainiall Groundedness engine. Returns {grounded, confidence, supporting_span, reason}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| claim | Yes | The claim to verify | |
| source | Yes | The source text the claim should be grounded in |