Not working
-
There is some issue when I try using Open AI models.
I get the message: Connection failed: Unsupported parameter: ‘max_tokens’ is not supported with this model. Use ‘max_completion_tokens’ instead.
This error occurs because you are targeting a newer OpenAI or Azure OpenAI model (such as the o1, o3, o4, or GPT-5 series) that has deprecated the legacymax_tokensparameter. These newer reasoning and advanced models requiremax_completion_tokensinstead.
Please update the plugin.
Thanks.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.