gpt不支持一些参数

BUG反馈 · 40 次浏览
漆黑之梦 创建于 11天22小时前

执行子程序AskGPT出错:子程序(AskGPT)返回中止。接口调用出错: chat/completions (https://api.openai-proxy.org/v1/chat/completions) HTTP状态码:BadRequest. 返回内容: {
  "error": {
    "message": "Unsupported parameter: 'max_tokens' is not supported with this model. Use 'max_completion_tokens' instead.",
    "type": "invalid_request_error",
    "param": "max_tokens",
    "code": "unsupported_parameter"
  }
}(AI 调用)。

 

 

希望可以设置不传这个参数

同理还有  temperature

 

gpt5不支持这些参数


回复内容
暂无回复
回复主贴