common

openai4s.types.common
object common

Attributes

Since

2023-03-24

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
common.type

Members list

Type members

Classlikes

object FinishReason extends Newtype[String], CatsEqShow[String], CirceNewtypeCodec[String], ExtrasRender[String]

Attributes

Supertypes
trait ExtrasRender[String]
trait CirceNewtypeCodec[String]
trait CirceNewtypeDecoder[String]
trait CirceEncoder[String]
trait CatsEqShow[String]
trait CatsShow[String]
trait CatsEq[String]
trait Newtype[String]
trait NewtypeBase[String]
class Object
trait Matchable
class Any
Show all
Self type
object Index extends Newtype[NonNegInt], CatsEqShow[NonNegInt], CirceNewtypeCodec[NonNegInt], ExtrasRender[NonNegInt]

Attributes

Supertypes
trait ExtrasRender[NonNegInt]
trait CirceNewtypeCodec[NonNegInt]
trait CirceNewtypeDecoder[NonNegInt]
trait CirceEncoder[NonNegInt]
trait CatsEqShow[NonNegInt]
trait CatsShow[NonNegInt]
trait CatsEq[NonNegInt]
trait Newtype[NonNegInt]
trait NewtypeBase[NonNegInt]
class Object
trait Matchable
class Any
Show all
Self type
Index.type
object MaxTokens extends Newtype[PosInt], CatsEqShow[PosInt], CirceNewtypeCodec[PosInt]

Attributes

Supertypes
trait CirceNewtypeCodec[PosInt]
trait CirceNewtypeDecoder[PosInt]
trait CirceEncoder[PosInt]
trait CatsEqShow[PosInt]
trait CatsShow[PosInt]
trait CatsEq[PosInt]
trait Newtype[PosInt]
trait NewtypeBase[PosInt]
class Object
trait Matchable
class Any
Show all
Self type
MaxTokens.type
object Temperature extends InlinedRefined[Float], CatsEqShow[Float], CirceRefinedCodec[Float]

Attributes

Supertypes
trait CirceRefinedCodec[Float]
trait CirceRefinedDecoder[Float]
trait CirceEncoder[Float]
trait CatsEqShow[Float]
trait CatsShow[Float]
trait CatsEq[Float]
trait InlinedRefined[Float]
trait RefinedBase[Float]
trait NewtypeBase[Float]
class Object
trait Matchable
class Any
Show all
Self type

Types

type FinishReason = Type
type Index = Type
type MaxTokens = Type
type Temperature = Type