OperationScheduler

Schedules operations for an AgentProcess.

Inheritors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun scheduleAction(actionExecutionStartEvent: ActionExecutionStartEvent): ActionExecutionSchedule
Link copied to clipboard
abstract fun scheduleToolCall(functionCallRequestEvent: ToolCallRequestEvent): ToolCallSchedule