toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.api.tool.callback
/
BeforeLlmCallContext
/
BeforeLlmCallContext
Before
Llm
Call
Context
constructor
(
history
:
List
<
Message
>
,
iteration
:
Int
,
tools
:
List
<
Tool
>
,
tokenEstimate
:
Int
?
=
null
)