locate_evidence
Identify exact source spans supporting a query without generating an answer. Get passage and sentence identifiers, offsets, and hashes from the original text.
Instructions
Locate exact source spans without generating an answer.
The ranker can select only passage and sentence identifiers created
from text. Entroly derives returned text, offsets, and hashes from
the original source. Invalid ranker output abstains.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| query | Yes | ||
| min_score | No | ||
| source_id | No | mcp | |
| max_matches | No | ||
| passage_mode | No | auto | |
| calibration_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |