org.llm4s.assistant.MessageType
See theMessageType companion trait
object MessageType
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
MessageType.type
Members list
Type members
Classlikes
case object AssistantResponse extends MessageType
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait MessageTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
AssistantResponse.type
case object Error extends MessageType
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait MessageTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Error.type
case object Info extends MessageType
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait MessageTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Info.type
case object Success extends MessageType
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait MessageTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Success.type
case object Warning extends MessageType
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait MessageTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Warning.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
Implicits
Implicits
In this article