MemoryStoreDefaultOptions.ProceduralMemoryEnabled 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? ProceduralMemoryEnabled { get; set; }
member this.ProceduralMemoryEnabled : Nullable<bool> with get, set
Public Property ProceduralMemoryEnabled As Nullable(Of Boolean)

Property Value

Applies to