menu
azure package
documentation
open_ai/models/completions_model.dart
CompletionsRequest
topP property
topP property
dark_mode
light_mode
topP
property
double
?
topP
final
An alternative to sampling with temperature, called nucleus sampling.
Implementation
final double? topP;
azure package
documentation
open_ai/models/completions_model
CompletionsRequest
topP property
CompletionsRequest class