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
/
StreamFrameFlowBuilder
/
emitAppend
emit
Append
suspend
fun
emitAppend
(
text
:
String
)
(
source
)
Emits a
StreamFrame.Append
with the given
text
.