check_claim_support
Evaluate a claim against provided article text to determine if it is sufficiently supported, enabling fail-closed filtering of unsupported statements.
Instructions
Check whether a claim is sufficiently supported by article text for fail-closed filtering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| claim | Yes | ||
| context | No | ||
| article_text | Yes |