Table of Contents

Property CancelAll

Namespace
LMKit.Agents.Memory
Assembly
LM-Kit.NET.dll

CancelAll

Gets or sets a value indicating whether all extracted memories should be cancelled.

public bool CancelAll { get; set; }

Property Value

bool

true to prevent all memories from being stored; false to allow individual memory processing. Default is false.