Property Stop
- Namespace
- LMKit.TextGeneration.Events
- Assembly
- LM-Kit.NET.dll
Stop
Gets or sets a value indicating whether the text completion process should be terminated prematurely.
The default value is false
.
public bool Stop { get; set; }
Gets or sets a value indicating whether the text completion process should be terminated prematurely.
The default value is false
.
public bool Stop { get; set; }