koog
Toggle table of contents
0.7.1
common
Target filter
common
Switch theme
Search in API
Skip to content
koog
agents-core
/
ai.koog.agents.core.feature.pipeline
/
AIAgentPipelineAPI
/
onLLMStreamingFailed
on
LLMStreaming
Failed
abstract
suspend
fun
onLLMStreamingFailed
(
eventId
:
String
,
executionInfo
:
AgentExecutionInfo
,
runId
:
String
,
prompt
:
Prompt
,
model
:
LLModel
,
throwable
:
Throwable
,
context
:
AIAgentContext
)
(
source
)