toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.spi
/
OperationScheduler
Operation
Scheduler
interface
OperationScheduler
Schedules operations for an AgentProcess.
Inheritors
ProcessOptionsOperationScheduler
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
schedule
Action
Link copied to clipboard
abstract
fun
scheduleAction
(
actionExecutionStartEvent
:
ActionExecutionStartEvent
)
:
ActionExecutionSchedule
schedule
Tool
Call
Link copied to clipboard
abstract
fun
scheduleToolCall
(
functionCallRequestEvent
:
ToolCallRequestEvent
)
:
ToolCallSchedule