open-ai icon indicating copy to clipboard operation
open-ai copied to clipboard

Feature Request: Responses API

Open jassriver opened this issue 8 months ago • 4 comments

Describe the feature or improvement you're requesting

Could you guys implement this? https://platform.openai.com/docs/api-reference/responses

Additional context

this accepts PDF in an easier way than creating assistants

jassriver avatar Apr 23 '25 16:04 jassriver

+1

svarup avatar Apr 25 '25 08:04 svarup

This right there is a bit more important now, since we all got an email about it.

**_Earlier this year, we shared our plan to deprecate the Assistant API, Responses is now at feature parity with Assistants.

We will be deprecating the Assistants API with a planned shutdown date of August 26, 2026 (next year). You will be able to use the Assistants API until that sunset date, but we will not be adding new features or model support to the API.

We recommend migrating your Assistants workloads to the Responses API, which provides a simpler, more powerful foundation for building. Read more in our migration guide._**

I therefore support this feature request since I really gonna need it in a short while

Tashiro64 avatar Sep 25 '25 17:09 Tashiro64

Was the project discontinued?

jassriver avatar Sep 26 '25 18:09 jassriver

I've been converting my stuff to https://github.com/openai-php/client instead, the responses API is available there and there is a community working on it, I consider this to be the best available one, don't expect this project to be updated any time soon sadly.

Tashiro64 avatar Sep 30 '25 15:09 Tashiro64