Property Stop
- Namespace
- LMKit.TextGeneration.Events
- Assembly
- LM-Kit.NET.dll
Stop
A flag indicating whether the text completion process should be terminated prematurely.
public bool Stop { get; set; }
A flag indicating whether the text completion process should be terminated prematurely.
public bool Stop { get; set; }