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": "The renewal note says the team may not continue because exports fail every Friday and nobody has answered the last two tickets.", "questions": { "risk": { "type": "score", "instructions": "How high is the chance this account does not renew?", "criteria": [ "Unlikely to leave", "Unhappy, still using the product", "Likely to cancel" ] } } }
Run decision