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.handler.llm
/
LLMCallCompletedContext
/
LLMCallCompletedContext
LLMCall
Completed
Context
constructor
(
runId
:
String
,
prompt
:
Prompt
,
model
:
LLModel
,
tools
:
List
<
ToolDescriptor
>
,
responses
:
List
<
Message.Response
>
,
moderationResponse
:
ModerationResult
?
)
(
source
)