Skip to content

数据模型: ModerationRequest

ModerationRequest

字段类型必选描述
inputany
modelstring

数据模型示例

json
{
  "input": null,
  "model": "text-moderation-latest"
}

Released under the MIT License.