ChatGPTNextWeb / ChatGPTNextWeb/NextChat

[Feature Request] 支持 OpenAI Responses api

Open
#6,571 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
88.8k
Forks
59.1k
PR merge metrics
No merged PRs in 30d

Description

### 🥰 需求描述

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_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.