org.llm4s.llmconnect.model.MessageRole
See theMessageRole companion trait
object MessageRole
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
MessageRole.type
Members list
Type members
Classlikes
case object Assistant extends MessageRole
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait MessageRoleclass Objecttrait Matchableclass AnyShow all
- Self type
-
Assistant.type
case object System extends MessageRole
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait MessageRoleclass Objecttrait Matchableclass AnyShow all
- Self type
-
System.type
case object Tool extends MessageRole
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait MessageRoleclass Objecttrait Matchableclass AnyShow all
- Self type
-
Tool.type
case object User extends MessageRole
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait MessageRoleclass Objecttrait Matchableclass AnyShow all
- Self type
-
User.type
Inherited and Abstract 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
In this article