Package-level declarations
Types
Link copied to clipboard
class LongTermMemory(retrievalSettings: RetrievalSettings? = null, ingestionSettings: IngestionSettings? = null)
Memory feature that incorporates persistent storage of memory records (documents) in vector databases.
Functions
Link copied to clipboard
Returns the LongTermMemory feature instance installed on this agent.
Link copied to clipboard
Executes the given action in the context of the LongTermMemory feature installed on this agent.