koog
Toggle table of contents
0.7.3
common
Target filter
common
Switch theme
Search in API
Skip to content
koog
agents-core
/
ai.koog.agents.ext.llm.choice
/
PromptExecutorWithChoiceSelection
/
executeStreaming
execute
Streaming
open
override
fun
executeStreaming
(
prompt
:
Prompt
,
model
:
LLModel
,
tools
:
List
<
ToolDescriptor
>
)
:
Flow
<
StreamFrame
>
(
source
)