koog
Toggle table of contents
1.0.0-preview2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
koog
prompt-model
/
ai.koog.prompt.message
/
SystemMessageBuilder
/
addText
add
Text
jvm
@
JvmOverloads
fun
addText
(
content
:
String
,
cache
:
CacheControl
?
=
null
)
:
SystemMessageBuilder
(
source
)
Adds the text content of the message, replacing any previously added parts.