Property StopSequences
- Namespace
- LMKit.Mcp.Abstractions
- Assembly
- LM-Kit.NET.dll
StopSequences
Gets or sets the stop sequences that will terminate generation.
public IReadOnlyList<string> StopSequences { get; set; }
Gets or sets the stop sequences that will terminate generation.
public IReadOnlyList<string> StopSequences { get; set; }