menu
llama_cpp_flutter package
documentation
chat.dart
PromptSnapshot
stopSequences property
stopSequences property
dark_mode
light_mode
stopSequences
property
List
<
String
>
stopSequences
final
Stop sequences passed alongside the prompt.
Implementation
final List<String> stopSequences;
llama_cpp_flutter package
documentation
chat
PromptSnapshot
stopSequences property
PromptSnapshot class