menu
pubmind package
documentation
commands/chat_commmand.dart
ChatCommand
model property
model property
dark_mode
light_mode
model
property
String
get
model
Implementation
String get model => argResults?['model'] as String? ?? 'gpt-4o-mini';
pubmind package
documentation
commands/chat_commmand
ChatCommand
model property
ChatCommand class