Decision playground
Edit the request and run it against POST /api/v1/decisions. A successful call uses 1 credit.
Request JSON
{ "model": "jev-1.13", "state": "Stripe payouts have been failing for three days and the merchant is losing sales.", "questions": { "urgency": { "type": "score", "instructions": "How urgent is this ticket?", "criteria": [ "Can wait for the next release", "Should be handled this week", "Blocking revenue right now" ] } } }
Run decision