koog
Toggle table of contents
0.5.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
koog
agents-core
/
ai.koog.agents.core.feature.model.events
/
LLMStreamingStartingEvent
/
LLMStreamingStartingEvent
LLMStreaming
Starting
Event
constructor
(
runId
:
String
,
prompt
:
Prompt
,
model
:
String
,
tools
:
List
<
String
>
,
timestamp
:
Long
=
Clock.System.now().toEpochMilliseconds()
)
(
source
)