sttp.openai.requests.moderations.ModerationsRequestBody.ModerationModel
See theModerationModel companion class
object ModerationModel
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ModerationModel.type
Members list
Type members
Classlikes
case class CustomModerationModel(customModerationModel: String) extends ModerationModel
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass ModerationModelclass Objecttrait Matchableclass AnyShow all
case object TextModerationLatest extends ModerationModel
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass ModerationModelclass Objecttrait Matchableclass AnyShow all
- Self type
-
TextModerationLatest.type
case object TextModerationStable extends ModerationModel
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass ModerationModelclass Objecttrait Matchableclass AnyShow all
- Self type
-
TextModerationStable.type
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete fields
Implicits
Implicits
In this article