← TOOLS
Jev Request Builder
Enter a question and export the request as JSON, cURL, Python or TypeScript.
LOCAL GENERATOR · No API requests are sent. Keep your API key in your server environment.
One label: description per line. At least two unique labels.
YOUR REQUEST
{
"model": "jev-latest",
"state": "My delivery is three days late. Can you help?",
"questions": {
"decision": {
"type": "choice",
"instructions": "Which support team should handle this message?",
"criteria": {
"shipping": "Delivery status and tracking",
"billing": "Invoices and payment problems",
"returns": "Refunds and exchanges",
"other": "None of these categories"
}
}
}
}Generated from the native TypeSafe HTTP API schema.
Which primitive should I use? ↗