Classify input
jev_classifyClassify input by selecting one label from provided options for routing, categorization, or intent detection, returning choice, confidence, and probabilities.
Instructions
Choose one labelled option for routing, categorization or intent detection. Returns choice, confidence and probabilities in answers.result. Use jev_score for ordered levels. Requires JEV_AI_API_KEY from https://jev-ai.pro/jev-api. Sends input to Jev AI and consumes account credits; rate limits apply. Returns model, answers and usage. No automatic retries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | Text, JSON object or array to evaluate. Sent to Jev AI and its model providers. | |
| options | Yes | 2–400 labels mapped to non-empty descriptions. | |
| instructions | Yes | Which classification to make. |