Property StopSequences
- Namespace
- LMKit.Integrations.SemanticKernel
- Assembly
- LM-Kit.NET.Integrations.SemanticKernel.dll
StopSequences
Gets the list of stop sequences that signal the text generation to halt.
public List<string> StopSequences { get; }