sttp.openai.requests.completions.CompletionsRequestBody.CompletionModel
See theCompletionModel companion class
object CompletionModel
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
CompletionModel.type
Members list
Type members
Classlikes
case class CustomCompletionModel(customCompletionModel: String) extends CompletionModel
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass CompletionModelclass Objecttrait Matchableclass AnyShow all
case object TextAda001 extends CompletionModel
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass CompletionModelclass Objecttrait Matchableclass AnyShow all
- Self type
-
TextAda001.type
case object TextBabbage001 extends CompletionModel
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass CompletionModelclass Objecttrait Matchableclass AnyShow all
- Self type
-
TextBabbage001.type
case object TextCurie001 extends CompletionModel
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass CompletionModelclass Objecttrait Matchableclass AnyShow all
- Self type
-
TextCurie001.type
case object TextDavinci002 extends CompletionModel
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass CompletionModelclass Objecttrait Matchableclass AnyShow all
- Self type
-
TextDavinci002.type
case object TextDavinci003 extends CompletionModel
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass CompletionModelclass Objecttrait Matchableclass AnyShow all
- Self type
-
TextDavinci003.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