Feature

Companion object implementing agent feature, handling EventHandler creation and installation.

Properties

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

Functions

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