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