Feature

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

Properties

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

Functions

Link copied to clipboard
Link copied to clipboard
open override fun install(config: AgentMemory.Config, pipeline: AIAgentFunctionalPipeline): AgentMemory
open override fun install(config: AgentMemory.Config, pipeline: AIAgentGraphPipeline): AgentMemory