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
/
emitEnd
emit
End
suspend
fun
emitEnd
(
finishReason
:
String
?
=
null
,
metaInfo
:
ResponseMetaInfo
?
=
null
)
(
source
)
Emits a
StreamFrame.End
with the given
finishReason
.