maxCompletionTokens

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

An upper bound for the number of tokens that can be generated for a completion, including visible output tokens and reasoning tokens.