MemoryStoreDefaultOptions.IsProceduralMemoryEnabled Property

Definition

Whether to enable procedural memory extraction and storage. The service defaults to true if a value is not specified by the caller.

public bool? IsProceduralMemoryEnabled { get; set; }
member this.IsProceduralMemoryEnabled : Nullable<bool> with get, set
Public Property IsProceduralMemoryEnabled As Nullable(Of Boolean)

Property Value

Applies to