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
/
streamFrameFlowOf
stream
Frame
Flow
Of
fun
streamFrameFlowOf
(
vararg
content
:
String
)
:
Flow
<
StreamFrame.Append
>
(
source
)
Create a
Flow
of
StreamFrame.Append
objects from a list of
String
content.