verify_claim
Verifies claims in a given text and attaches exact spans to each supported claim, pinpointing where evidence appears.
Instructions
Verify claims and attach exact spans to each supported one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| status | Yes | ||
| failure | No | ||
| sources | No | ||
| assessments | No | ||
| duration_ms | Yes | ||
| content_is_untrusted | No |