topK property

double? topK
final

Optional. If specified, top-k sampling will be used.

Implementation

final double? topK;