Moderation for the response input.
A moderation result produced for the response input or output.
A dictionary of moderation categories to booleans, True if the input is flagged under this category.
Which modalities of input are reflected by the score for each category.
A dictionary of moderation categories to scores.
A boolean indicating whether the content was flagged by any category.
The moderation model that produced this result.
The object type, which was always moderation_result for successful moderation results.
moderation_result
An error produced while attempting moderation for the response input or output.
The error code.
The error message.
The object type, which was always error for moderation failures.
error
Moderation for the response output.