openai4s.types.chat.Response
See theResponse companion class
object Response
Attributes
Members list
Type members
Classlikes
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object Choice
object Created extends Newtype[Instant]
Attributes
- Supertypes
-
trait Newtype[Instant]trait NewtypeBase[Instant]class Objecttrait Matchableclass Any
- Self type
-
Created.type
object Id extends Newtype[NonEmptyString], CatsEqShow[NonEmptyString], CirceNewtypeCodec[NonEmptyString], ExtrasRender[NonEmptyString]
Attributes
- Supertypes
-
trait ExtrasRender[NonEmptyString]trait CirceNewtypeCodec[NonEmptyString]trait CirceNewtypeDecoder[NonEmptyString]trait CirceEncoder[NonEmptyString]trait CatsEqShow[NonEmptyString]trait CatsShow[NonEmptyString]trait CatsEq[NonEmptyString]trait Newtype[NonEmptyString]trait NewtypeBase[NonEmptyString]class Objecttrait Matchableclass AnyShow all
- Self type
-
Id.type
object Object extends Newtype[NonEmptyString], CatsEqShow[NonEmptyString], CirceNewtypeCodec[NonEmptyString], ExtrasRender[NonEmptyString]
Attributes
- Supertypes
-
trait ExtrasRender[NonEmptyString]trait CirceNewtypeCodec[NonEmptyString]trait CirceNewtypeDecoder[NonEmptyString]trait CirceEncoder[NonEmptyString]trait CatsEqShow[NonEmptyString]trait CatsShow[NonEmptyString]trait CatsEq[NonEmptyString]trait Newtype[NonEmptyString]trait NewtypeBase[NonEmptyString]class Objecttrait Matchableclass AnyShow all
- Self type
-
Object.type
final case class Usage(promptTokens: PromptTokens, completionTokens: CompletionTokens, totalTokens: TotalTokens)
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
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
Givens
Givens
In this article