Feature

Properties

Link copied to clipboard
open override val key: AIAgentStorageKey<EventHandler>

Functions

Link copied to clipboard
open override fun createInitialConfig(agentConfig: AIAgentConfig): EventHandlerConfig
Link copied to clipboard
open override fun install(config: EventHandlerConfig, pipeline: AIAgentFunctionalPipeline): EventHandler
open override fun install(config: EventHandlerConfig, pipeline: AIAgentGraphPipeline): EventHandler
open override fun install(config: EventHandlerConfig, pipeline: AIAgentPlannerPipeline): EventHandler