known-types-openai 0.1.1

Well-known types for OpenAI APIs.
Documentation
1
2
3
4
5
6
7
8
9
// 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