koog
Toggle table of contents
0.6.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
koog
agents-core
/
ai.koog.agents.core.feature.handler.streaming
/
LLMStreamingCompletedContext
/
LLMStreamingCompletedContext
LLMStreaming
Completed
Context
constructor
(
eventId
:
String
,
executionInfo
:
AgentExecutionInfo
,
runId
:
String
,
prompt
:
Prompt
,
model
:
LLModel
,
tools
:
List
<
ToolDescriptor
>
)
(
source
)