Property Cancel
- Namespace
- LMKit.TextGeneration.Events
- Assembly
- LM-Kit.NET.dll
Cancel
Gets or sets a value indicating whether the recalled memory should be cancelled and not integrated into the conversation.
Set this property to true
to skip incorporating this memory partition.
public bool Cancel { get; set; }