Table of Contents

Property StopSequences

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

StopSequences

Specifies sequences that cause generation to stop immediately when encountered. Matching stop sequences are not included in the final output.

public List<string> StopSequences { get; }

Property Value

List<string>