Uses of Package
com.microsoft.semantickernel.memory
-
Classes in com.microsoft.semantickernel.memory used by com.microsoft.semantickernel Class Description MemoryStore An interface for storing and retrieving indexedMemoryRecordobjects in a data store.SemanticTextMemory An interface for semantic memory that creates and recalls memories associated with text. -
Classes in com.microsoft.semantickernel.memory used by com.microsoft.semantickernel.builders Class Description MemoryStore.Builder SemanticTextMemory.Builder -
Classes in com.microsoft.semantickernel.memory used by com.microsoft.semantickernel.memory Class Description DataEntryBase A base class for data entries.MemoryException.ErrorCodes Semantic kernel memory error codes.MemoryQueryResult Copy of metadata associated with a memory entry.MemoryRecord A record in a Semantic Kernel memory.MemoryRecordMetadata Class representing the metadata associated with a Semantic Kernel memory.MemoryStore An interface for storing and retrieving indexedMemoryRecordobjects in a data store.NullMemory Implementation ofSemanticTextMemorythat stores nothing.SemanticTextMemory An interface for semantic memory that creates and recalls memories associated with text.SemanticTextMemory.Builder -
Classes in com.microsoft.semantickernel.memory used by com.microsoft.semantickernel.orchestration Class Description SemanticTextMemory An interface for semantic memory that creates and recalls memories associated with text.