결정 플레이그라운드
요청을 고치고 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" ] } } }
결정 실행