menu
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform.dart
GenerationConfig
topK property
topK property
dark_mode
light_mode
topK
property
double
?
topK
final
Optional. If specified, top-k sampling will be used.
Implementation
final double? topK;
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform
GenerationConfig
topK property
GenerationConfig class