请求参数
该接口无需请求参数
返回参数
暂无返回参数说明
返回示例
{
"session_id":"a",
"response":{
"hentai":0.6039469242095947,
"porn":0.2834160625934601,
"sexy":0.07540653645992279,
"drawing":0.028896067291498184,
"neutral":0.008334447629749775,
"is_nsfw":true,
"judgment":"黄图(二次元色情概率0.6039 ≥ 0.6)",
"thresholds_used":{
}
}
}
调试工具
请求参数
| 参数名称 | 参数值 | 操作 |
|---|---|---|
返回结果
{
"session_id":"a",
"response":{
"hentai":0.6039469242095947,
"porn":0.2834160625934601,
"sexy":0.07540653645992279,
"drawing":0.028896067291498184,
"neutral":0.008334447629749775,
"is_nsfw":true,
"judgment":"黄图(二次元色情概率0.6039 ≥ 0.6)",
"thresholds_used":{
}
}
}
错误码说明
暂无错误码定义
代码示例