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