http4k-ai-llm-core
Toggle table of contents
6.20.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-ai-llm-core
http4k-ai-llm-core
/
org.http4k.ai.llm.model
/
Message
/
System
System
@
JsonSerializable
@
PolymorphicLabel
(
value
=
"system"
)
data
class
System
(
val
text
:
String
)
:
Message
(
source
)
Members
Constructors
System
Link copied to clipboard
constructor
(
text
:
String
)
Properties
text
Link copied to clipboard
val
text
:
String