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