pub fn create_moderation<C, Fut, B, E>(
client: C,
request: &CreateModerationRequest,
) -> CreateModeration<Fut, B, E> ⓘ
Expand description
Classifies if text and/or image inputs are potentially harmful. Learn more in the moderation guide.
pub fn create_moderation<C, Fut, B, E>(
client: C,
request: &CreateModerationRequest,
) -> CreateModeration<Fut, B, E> ⓘ
Classifies if text and/or image inputs are potentially harmful. Learn more in the moderation guide.