Evaluate with Jev
jev_evaluateEvaluate text or JSON to classify, triage, score, judge, compare, or audit content. Mix probability, choice, and score questions in one call for typed answers with confidence.
Instructions
Evaluate supplied text or JSON with TypeSafe Jev: classify records, triage tickets, score quality, judge relevance, compare options, or audit content. Mix independent noul (probability of yes), choice (named options), and score (ordered rubric) questions in one call. Returns typed answers, probabilities, confidence where available, model and token usage. For batches, include all items in state and explicitly identify each target item in its question instructions; question IDs are not seen by the model. Does not fetch URLs, browse, generate explanations, or modify data. Sends supplied content to the external TypeSafe API and consumes quota. Review uncertain or consequential results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | Content to evaluate: text, records, documents, code, or other JSON. Only this supplied content is evaluated; URLs are not fetched. | |
| questions | Yes | Named independent questions. Noul: probability of yes. Choice: option descriptions. Score: 2–10 ordered descriptive levels, indexed from 0. IDs are only output keys: identify the target item in instructions, not just in its question ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | ||
| usage | Yes | ||
| answers | Yes | ||
| attempts | Yes | ||
| latency_ms | Yes |