n

@SerialName(value = "n")
val n: Int? = null

How many completions to generate for each prompt.

Note: Because this parameter generates many completions, it can quickly consume your token quota. Use carefully and ensure that you have reasonable settings for maxTokens and stop.

Defaults to 1.