koog
Toggle table of contents
0.5.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
koog
prompt-model
/
ai.koog.prompt.streaming
/
collectText
collect
Text
suspend
fun
Flow
<
StreamFrame
>
.
collectText
(
)
:
String
(
source
)
Collects the textual content of a
Flow
of
StreamFrame
objects and returns it as a single string.