Feature Request: Responses API
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
+1
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
Was the project discontinued?
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.