Table of Contents

Event MemoryRecall

Namespace
LMKit.TextGeneration
Assembly
LM-Kit.NET.dll

Fired when one or more memory partitions are recalled for this turn.

Subscribers may inspect the recalled content and optionally cancel injection by setting Cancel to true.

event EventHandler<MemoryRecallEventArgs> MemoryRecall

Returns

EventHandler<MemoryRecallEventArgs>
Fired when one or more memory partitions are recalled for this turn. Subscribers may inspect the recalled content and optionally cancel injection by setting to true.