koog
Toggle table of contents
0.7.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
koog
prompt-model
/
ai.koog.prompt.message
/
ReasoningMessageBuilder
/
summary
summary
jvm
fun
summary
(
summary
:
String
)
:
ReasoningMessageBuilder
(
source
)
Sets the summary as a single text string.
fun
summary
(
summary
:
List
<
ContentPart.Text
>
?
)
:
ReasoningMessageBuilder
(
source
)
Sets the summary as a list of text parts.