jev_match
Identify the best candidate from a set by scoring per-window probabilities and returning an explicit abstention signal when confidence is insufficient.
Instructions
Find the best candidate with an explicit abstention signal; it is not text generation.
Candidates are evaluated in windows, and exists is the maximum of the
per-window Noul probabilities. More windows can therefore inflate exists;
inspect exists_by_window and windows before using the result. The
default est_cost_usd uses the published early-access input price and may change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| window | No | ||
| question | No | ||
| candidates | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||