Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 515 Bytes

CreateModerationResponse.md

File metadata and controls

16 lines (8 loc) · 515 Bytes

CreateModerationResponse

Represents if a given text input is potentially harmful.

Properties

Name Type Description Notes
id String The unique identifier for the moderation request.
model String The model used to generate the moderation results.
results List<CreateModerationResponseResultsInner> A list of moderation objects.