toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.api.event
/
ToolLoopCompletedEvent
Tool
Loop
Completed
Event
class
ToolLoopCompletedEvent
:
AbstractAgentProcessEvent
Members
Properties
action
Link copied to clipboard
val
action
:
Action
?
agent
Process
Link copied to clipboard
val
agentProcess
:
AgentProcess
history
Link copied to clipboard
val
history
:
List
<
ActionInvocation
>
interaction
Id
Link copied to clipboard
val
interactionId
:
String
max
Iterations
Link copied to clipboard
val
maxIterations
:
Int
output
Class
Link copied to clipboard
val
outputClass
:
Class
<
*
>
process
Id
Link copied to clipboard
open
override
val
processId
:
String
ID of the process that this event relates to.
replan
Requested
Link copied to clipboard
val
replanRequested
:
Boolean
running
Time
Link copied to clipboard
open
val
runningTime
:
Duration
status
Link copied to clipboard
val
status
:
AgentProcessStatusReport
timestamp
Link copied to clipboard
open
val
timestamp
:
Instant
tool
Names
Link copied to clipboard
val
toolNames
:
List
<
String
>
total
Iterations
Link copied to clipboard
val
totalIterations
:
Int