ErrorKind

org.llm4s.metrics.ErrorKind
See theErrorKind companion trait
object ErrorKind

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
ErrorKind.type

Members list

Type members

Classlikes

case object Authentication extends ErrorKind

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ErrorKind
class Object
trait Matchable
class Any
Show all
Self type
case object Network extends ErrorKind

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ErrorKind
class Object
trait Matchable
class Any
Show all
Self type
Network.type
case object RateLimit extends ErrorKind

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ErrorKind
class Object
trait Matchable
class Any
Show all
Self type
RateLimit.type
case object Timeout extends ErrorKind

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ErrorKind
class Object
trait Matchable
class Any
Show all
Self type
Timeout.type
case object Unknown extends ErrorKind

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ErrorKind
class Object
trait Matchable
class Any
Show all
Self type
Unknown.type
case object Validation extends ErrorKind

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ErrorKind
class Object
trait Matchable
class Any
Show all
Self type
Validation.type

Inherited and Abstract 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

Value members

Concrete methods

Map LLMError to stable ErrorKind.

Map LLMError to stable ErrorKind.

Value parameters

error

LLM error

Attributes

Returns

Categorized error kind