max_tokens defaults to 256, you’re probably hitting that many output tokens so it’ll stop

max_tokens defaults to 256, you’re probably hitting that many output tokens so it’ll stop
Was this page helpful?