repeatPenalty

@SerialName(value = "repeat_penalty")
val repeatPenalty: Double?(source)

Strength of repetition penalty. Higher values (e.g., 1.5) penalize repeated tokens more strongly. Default: 1.1