Tone

org.llm4s.agent.guardrails.builtin.Tone
See theTone companion trait
object Tone

Attributes

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

Members list

Type members

Classlikes

case object Casual extends Tone

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Tone
class Object
trait Matchable
class Any
Show all
Self type
Casual.type
case object Excited extends Tone

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Tone
class Object
trait Matchable
class Any
Show all
Self type
Excited.type
case object Formal extends Tone

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Tone
class Object
trait Matchable
class Any
Show all
Self type
Formal.type
case object Friendly extends Tone

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Tone
class Object
trait Matchable
class Any
Show all
Self type
Friendly.type
case object Neutral extends Tone

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Tone
class Object
trait Matchable
class Any
Show all
Self type
Neutral.type
case object Professional extends Tone

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Tone
class Object
trait Matchable
class Any
Show all
Self 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 fields

val all: Set[Tone]