If you’re going to send max_completion_tokens
as a parameter, ensure that there is enough length to also include the internal reasoning. Like: set it to 34567
.
A finish reason of “length” means the output is being terminated - by the setting you provided.