Skip to content

[Feature Request] 支持 OpenAI Responses api #6571

@jiangying000

Description

@jiangying000

🥰 需求描述

https://platform.openai.com/docs/models/o3-pro

这个没法用

报错

{
  "error": {
    "message": "This is not a chat model and thus not supported in the v1/chat/completions endpoint. Did you mean to use v1/completions?",
    "type": "invalid_request_error",
    "param": "model",
    "code": null
  }
}

🧐 解决方案

https://platform.openai.com/docs/models/o3-pro
需要支持新的 api

📝 补充信息

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions