sttp.openai.requests.completions.chat.ChatRequestBody.ChatCompletionModel
See theChatCompletionModel companion class
object ChatCompletionModel
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ChatCompletionModel.type
Members list
Type members
Classlikes
case class CustomChatCompletionModel(customChatCompletionModel: String) extends ChatCompletionModel
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass ChatCompletionModelclass Objecttrait Matchableclass AnyShow all
case object GPT35Turbo extends ChatCompletionModel
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass ChatCompletionModelclass Objecttrait Matchableclass AnyShow all
- Self type
-
GPT35Turbo.type
case object GPT35Turbo0301 extends ChatCompletionModel
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass ChatCompletionModelclass Objecttrait Matchableclass AnyShow all
- Self type
-
GPT35Turbo0301.type
case object GPT4 extends ChatCompletionModel
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass ChatCompletionModelclass Objecttrait Matchableclass AnyShow all
- Self type
-
GPT4.type
case object GPT40314 extends ChatCompletionModel
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass ChatCompletionModelclass Objecttrait Matchableclass AnyShow all
- Self type
-
GPT40314.type
case object GPT432k extends ChatCompletionModel
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass ChatCompletionModelclass Objecttrait Matchableclass AnyShow all
- Self type
-
GPT432k.type
case object GPT432k0314 extends ChatCompletionModel
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass ChatCompletionModelclass Objecttrait Matchableclass AnyShow all
- Self type
-
GPT432k0314.type
case object GPT4Turbo extends ChatCompletionModel
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass ChatCompletionModelclass Objecttrait Matchableclass AnyShow all
- Self type
-
GPT4Turbo.type
case object GPT4o extends ChatCompletionModel
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass ChatCompletionModelclass Objecttrait Matchableclass AnyShow all
- Self type
-
GPT4o.type
case object GPT4oMini extends ChatCompletionModel
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass ChatCompletionModelclass Objecttrait Matchableclass AnyShow all
- Self type
-
GPT4oMini.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