menu
another_chatgpt package
documentation
chats/chats_dto.dart
GptChatCompletionRequest
topP property
topP property
dark_mode
light_mode
topP
property
@JsonKey(name: "top_p")
double
?
topP
getter/setter pair
Implementation
@JsonKey(name: "top_p") double? topP;
another_chatgpt package
documentation
chats/chats_dto
GptChatCompletionRequest
topP property
GptChatCompletionRequest class