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
/
filterTextOnly
filter
Text
Only
fun
Flow
<
StreamFrame
>
.
filterTextOnly
(
)
:
Flow
<
String
>
(
source
)
Returns a transformed flow of
StreamFrame.Append
objects that contains only the textual content.