openai4s.types.completions.Text
See theText companion class
object Text
Attributes
Members list
Type members
Classlikes
object Logprobs extends Newtype[Int], CatsEqShow[Int], CirceNewtypeCodec[Int]
Attributes
- Supertypes
-
trait CirceNewtypeCodec[Int]trait CirceNewtypeDecoder[Int]trait CirceEncoder[Int]trait CatsEqShow[Int]trait CatsShow[Int]trait CatsEq[Int]trait Newtype[Int]trait NewtypeBase[Int]class Objecttrait Matchableclass AnyShow all
- Self type
-
Logprobs.type
object N extends Newtype[Int], CatsEqShow[Int], CirceNewtypeCodec[Int]
Attributes
- Supertypes
-
trait CirceNewtypeCodec[Int]trait CirceNewtypeDecoder[Int]trait CirceEncoder[Int]trait CatsEqShow[Int]trait CatsShow[Int]trait CatsEq[Int]trait Newtype[Int]trait NewtypeBase[Int]class Objecttrait Matchableclass AnyShow all
- Self type
-
N.type
object Prompt extends Newtype[String], CatsEqShow[String], ExtrasRender[String], CirceNewtypeCodec[String]
Attributes
- Supertypes
-
trait CirceNewtypeCodec[String]trait CirceNewtypeDecoder[String]trait CirceEncoder[String]trait ExtrasRender[String]trait CatsEqShow[String]trait CatsShow[String]trait CatsEq[String]trait Newtype[String]trait NewtypeBase[String]class Objecttrait Matchableclass AnyShow all
- Self type
-
Prompt.type
object Stop extends Newtype[NonEmptyString], CatsEqShow[NonEmptyString], ExtrasRender[NonEmptyString], CirceNewtypeCodec[NonEmptyString]
Attributes
- Supertypes
-
trait CirceNewtypeCodec[NonEmptyString]trait CirceNewtypeDecoder[NonEmptyString]trait CirceEncoder[NonEmptyString]trait ExtrasRender[NonEmptyString]trait CatsEqShow[NonEmptyString]trait CatsShow[NonEmptyString]trait CatsEq[NonEmptyString]trait Newtype[NonEmptyString]trait NewtypeBase[NonEmptyString]class Objecttrait Matchableclass AnyShow all
- Self type
-
Stop.type
enum Stream
Attributes
- Companion
- object
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object Stream
object TopP extends Newtype[NonNegFloat], CatsEqShow[NonNegFloat], CirceNewtypeCodec[NonNegFloat]
Attributes
- Supertypes
-
trait CirceNewtypeCodec[NonNegFloat]trait CirceNewtypeDecoder[NonNegFloat]trait CirceEncoder[NonNegFloat]trait CatsEqShow[NonNegFloat]trait CatsShow[NonNegFloat]trait CatsEq[NonNegFloat]trait Newtype[NonNegFloat]trait NewtypeBase[NonNegFloat]class Objecttrait Matchableclass AnyShow all
- Self type
-
TopP.type
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