topP

@JvmName(name = "lpnbtxhqlnctcemv")
suspend fun topP(value: Output<Double>)
@JvmName(name = "etsxypaxlkqgrvge")
suspend fun topP(value: Double)

Parameters

value

Top percentage of the probability distribution of next tokens, between 0 and 1 (denoting 0% and 100%), from which the model chooses the next token in the sequence.