evidence_entailment
Check if a claim is supported or contradicted by a source excerpt using heuristic, Ollama, or auto-fallback entailment verification.
Instructions
Strict entailment check for claim vs source excerpt. Supports heuristic, Ollama judge, or auto fallback.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| claim | Yes | ||
| model | No | Optional Ollama model name | |
| backend | No | auto | heuristic | ollama | local_nli | auto |
| source_excerpt | Yes |