sttp.openai.requests.finetuning.FineTuningModel
See theFineTuningModel companion class
object FineTuningModel
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
FineTuningModel.type
Members list
Type members
Classlikes
case class CustomFineTuningModel(customFineTuningModel: String) extends FineTuningModel
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass FineTuningModelclass Objecttrait Matchableclass AnyShow all
case object GPT35Turbo0125 extends FineTuningModel
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass FineTuningModelclass Objecttrait Matchableclass AnyShow all
- Self type
-
GPT35Turbo0125.type
case object GPT35Turbo0613 extends FineTuningModel
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass FineTuningModelclass Objecttrait Matchableclass AnyShow all
- Self type
-
GPT35Turbo0613.type
case object GPT35Turbo1106 extends FineTuningModel
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass FineTuningModelclass Objecttrait Matchableclass AnyShow all
- Self type
-
GPT35Turbo1106.type
case object GPT40613 extends FineTuningModel
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass FineTuningModelclass Objecttrait Matchableclass AnyShow all
- Self type
-
GPT40613.type
case object GPT4o20240806 extends FineTuningModel
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass FineTuningModelclass Objecttrait Matchableclass AnyShow all
- Self type
-
GPT4o20240806.type
case object GPT4oMini20240718 extends FineTuningModel
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass FineTuningModelclass Objecttrait Matchableclass AnyShow all
- Self type
-
GPT4oMini20240718.type
Inherited and Abstract 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