Skip to content

openai 最新模型现有最大tokens调取参数失败 #502

Description

@desmonna

这个问题是否已有issue

  • 我确认没有已有issue,且已阅读常见问题

运行环境

  • OS: win11
  • Zotero version: 8.0.4
  • Plugin version: 0.3.9

当前配置信息

url https://api.infiniteai.cc/v1/responses
model gpt-5.4-pro
temperature 0.3
maxTokens 32768

问题详情

现有最大tokens参数不匹配openai最新标准参数,希望能新增responses调取格式新参数

HTTP POST https://api.infiniteai.cc/v1/responses failed with status code 400:

{"error":{"message":"Unsupported parameter: 'max_completion_tokens'. In the Responses API, this parameter has moved to 'max_output_tokens'. Try again with the new parameter. See the API documentation for more information: https://platform.openai.com/docs/api-reference/responses/create. (Intent id: 0187afc9-c3c6-44f8-81a9-d788248b97cf)","type":"invalid_request_error","code":"unsupported_parameter"}}

补充说明

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions