stopSequences property

List<String>? stopSequences
getter/setter pair

Sequences that cause the model to stop generating.

Implementation

List<String>? stopSequences;