Property StopSequences
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; }
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; }