决策试用台
编辑请求并调用 POST /api/v1/decisions。成功的调用使用 1 积分。
请求 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" ] } } }
运行决策