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.model
/
BeforeLLMCallEvent
/
BeforeLLMCallEvent
Before
LLMCall
Event
constructor
(
runId
:
String
,
prompt
:
Prompt
,
model
:
String
,
tools
:
List
<
String
>
,
eventId
:
String
=
BeforeLLMCallEvent::class.simpleName!!
)
(
source
)