Run

io.cequence.openaiscala.domain.Run$
See theRun companion class
object Run

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Run.type

Members list

Concise view

Type members

Classlikes

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait LastErrorCode extends SnakeCaseEnumValue

Attributes

Companion:
object
Graph
Supertypes
trait SnakeCaseEnumValue
trait EnumValue
class Object
trait Matchable
class Any
Known subtypes
object InvalidPrompt.type
object RateLimitExceeded.type
object ServerError.type
case class Reason(reason: String)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
case class TruncationStrategy(`type`: TruncationStrategyType, lastMessages: Option[Int])

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait TruncationStrategyType extends SnakeCaseEnumValue

Attributes

Companion:
object
Graph
Supertypes
trait SnakeCaseEnumValue
trait EnumValue
class Object
trait Matchable
class Any
Known subtypes
object Auto.type
object LastMessages.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror