Feature
object Feature : AIAgentGraphFeature<EventHandlerConfig, EventHandler> , AIAgentFunctionalFeature<EventHandlerConfig, EventHandler> (source)
Companion object implementing agent feature, handling EventHandler creation and installation.
Functions
Link copied to clipboard
Link copied to clipboard
open override fun install(config: EventHandlerConfig, pipeline: AIAgentFunctionalPipeline): EventHandler