请求 JSON 预览
本地校验通过后才允许提交给 API
{
"state": "订阅升级后仍按旧套餐重复扣费。请核对账单,并告诉我需要提供哪些订单信息。",
"questions": {
"label": {
"type": "choice",
"instructions": "Which dataset label best describes this support message?",
"criteria": {
"billing_issue": "Charges, invoices or refunds",
"product_bug": "Unexpected product behavior",
"how_to": "Request for usage instructions"
}
},
"priority": {
"type": "score",
"instructions": "How urgently should this item be reviewed by a labeler?",
"criteria": [
"Normal queue",
"Review today",
"Immediate review"
]
},
"contains_sensitive_data": {
"type": "noul",
"instructions": "Does the message contain sensitive personal or payment data?"
}
}
}