toggle menu
http4k
6.15.0.1
jvm
switch theme
search in API
http4k-ai-llm-core
/
org.http4k.ai.llm.model
/
Message
/
System
System
@
JsonSerializable
@
PolymorphicLabel
(
value
=
"system"
)
data
class
System
(
val
text
:
String
)
:
Message
Members
Constructors
System
Link copied to clipboard
constructor
(
text
:
String
)
Properties
text
Link copied to clipboard
val
text
:
String