openai4s.types.chat.Model
See theModel companion object
enum Model(val value: NonEmptyString, val description: String, val maxTokens: Int, val trainingData: Option[YearMonth])
Reference:
Attributes
- Since
-
2023-03-24
- Companion
- object
- Graph
-
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
- Known subtypes
-
case Unsupported
Members list
In this article