menu
llm_dart package
documentation
models/assistant_models.dart
Assistant
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;
llm_dart package
documentation
models/assistant_models
Assistant
topP property
Assistant class