menu
llm_dart package
documentation
providers/openai/config.dart
OpenAIConfig
stopSequences property
stopSequences property
dark_mode
light_mode
stopSequences
property
List
<
String
>
?
stopSequences
final
Implementation
final List<String>? stopSequences;
llm_dart package
documentation
providers/openai/config
OpenAIConfig
stopSequences property
OpenAIConfig class