Partager via


SemanticMemoryConfig.Memory Property

Definition

Semantic memory to use for filtering function lookup during plan creation.

public Microsoft.SemanticKernel.Memory.ISemanticTextMemory Memory { get; set; }
member this.Memory : Microsoft.SemanticKernel.Memory.ISemanticTextMemory with get, set
Public Property Memory As ISemanticTextMemory

Property Value

Applies to