koog
Toggle table of contents
0.7.3
common
Target filter
common
Switch theme
Search in API
Skip to content
koog
prompt-model
/
ai.koog.prompt.streaming
/
emitTextComplete
emit
Text
Complete
suspend
fun
FlowCollector
<
StreamFrame
>
.
emitTextComplete
(
text
:
String
,
index
:
Int
?
=
null
)
(
source
)
Emits a
StreamFrame.TextComplete
with the given
text
.