menu
neomage package
documentation
utils/provider/provider_profile.dart
SystemPrompt typedef
SystemPrompt typedef
dark_mode
light_mode
SystemPrompt
typedef
SystemPrompt
=
List
<
String
>
System prompt is a list of strings.
Implementation
typedef SystemPrompt = List<String>;
neomage package
documentation
utils/provider/provider_profile
SystemPrompt typedef
provider_profile library