// This is free and unencumbered software released into the public domain.
//! **OpenAI API: Moderations**
//!
//! Given text and/or image inputs, classifies if those inputs are potentially
//! harmful across several categories.
//! Related guide: [Moderations][/docs/guides/moderation]
//!
//! [/docs/guides/moderation]: https://platform.openai.com/docs/guides/moderation