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
/
buildStreamFrameFlow
build
Stream
Frame
Flow
fun
buildStreamFrameFlow
(
block
:
suspend
StreamFrameFlowBuilder
.
(
)
->
Unit
)
:
Flow
<
StreamFrame
>
(
source
)
Builds a
Flow
of
StreamFrame
objects.