Open
Description
Support for max_completion_tokens
was introduced in ChatCompletionsOptions class (Azure SDK for Java - package com.azure.ai.openai.models
) last year.
Reference - Azure/azure-sdk-for-java#43037
The maxTokens
value is now deprecated in favor of max_completion_tokens
, and is not compatible with o1 series models.
Metadata
Metadata
Assignees
Labels
No labels