repeatLastN

@SerialName(value = "repeat_last_n")
val repeatLastN: Int?(source)

How far back the model looks to prevent repetition. Default: 64. Set to 0 to disable, or -1 to use the full context window.