Property StopSequences
StopSequences
Matched against the accumulated decoded text, never against one decoded token.
public IReadOnlyList<string> StopSequences { get; init; }
Matched against the accumulated decoded text, never against one decoded token.
public IReadOnlyList<string> StopSequences { get; init; }