NextChat
NextChat copied to clipboard
[Feature Request]增加/v1/responses
🥰 需求描述
希望能给openai添加 /v1/responses的请求端点。默认是/chat/completions的,有些模型不能用比如o3-pro只能用/v1/responses,某些o系列模型也可以用这个端点设置更多参数。
🧐 解决方案
感觉可以跟@OpenAI的方式一样,用类似于@OpenAI_Responses这种方式来添加环境变量让哪个模型调用。
📝 补充信息
No response
Bot detected the issue body's language is not English, translate it automatically.
Title: [Feature Request]Add/v1/responses
🥰 Requirement description
Hope to add /v1/responses request endpoint to openai. The default is /chat/completetions. Some models cannot be used. For example, o3-pro can only use /v1/responses. Some o-series models can also use this endpoint to set more parameters.
🧐 Solution
It feels like @OpenAI's method, using a method similar to @OpenAI_Responses to add environment variables to which model to call.
📝 Supplementary information
No response