menu
extensions package
documentation
ai.dart
ChatOptions
stopSequences property
stopSequences property
dark_mode
light_mode
stopSequences
property
List
<
String
>
?
stopSequences
getter/setter pair
Sequences that cause the model to stop generating.
Implementation
List<String>? stopSequences;
extensions package
documentation
ai
ChatOptions
stopSequences property
ChatOptions class