koog-agents
Toggle table of contents
0.3.0
common
Platform filter
common
Switch theme
Search in API
koog-agents
agents-core
/
ai.koog.agents.core.feature.handler
/
AfterLLMCallContext
/
AfterLLMCallContext
After
LLMCall
Context
constructor
(
runId
:
String
,
prompt
:
Prompt
,
model
:
LLModel
,
tools
:
List
<
ToolDescriptor
>
,
responses
:
List
<
Message.Response
>
,
moderationResponse
:
ModerationResult
?
)
(
source
)