koog
Toggle table of contents
0.8.0
common
Target filter
common
Switch theme
Search in API
Skip to content
koog
agents-core
/
ai.koog.agents.core.agent.session
/
AIAgentLLMReadSessionCommon
/
executeStreaming
execute
Streaming
fun
executeStreaming
(
prompt
:
Prompt
,
tools
:
List
<
ToolDescriptor
>
)
:
Flow
<
StreamFrame
>
(
source
)
Executes a streaming request for the provided prompt and tools.