menu
slang_gpt package
documentation
model/gpt_model.dart
GptModel
id property
id property
dark_mode
light_mode
id
property
String
id
final
The id of this model. Will be sent to the GPT API.
Implementation
final String id;
slang_gpt package
documentation
model/gpt_model
GptModel
id property
GptModel enum