client icon indicating copy to clipboard operation
client copied to clipboard

Missing Responses API

Open camaarno opened this issue 9 months ago • 4 comments

Does this package have support for the Responses API?

camaarno avatar Mar 13 '25 02:03 camaarno

Not yet, as that is like 48 hours old no?

I'd say if anyone wants to start the work - the community really works well to take it all the way to the merge. You can look at the last addition (batch api) for context on introducing new endpoint support.

iBotPeaches avatar Mar 13 '25 12:03 iBotPeaches

Hey, I've created an experimental library to test things out and still need to fix a few issues before starting work on a PR. If you'd like to explore the new API already, feel free to try out the experimental library here: https://github.com/AssistantEngine/php-openai-client Best Flo :)

AssistantEngine avatar Mar 14 '25 17:03 AssistantEngine

Looking forward the support for Responses API. Thanks in advance

momostafa avatar Mar 17 '25 09:03 momostafa

I have just create a pull request that adds full support to Responses API. I hope it be merged soon so others can benefit from it https://github.com/openai-php/client/pull/541

momostafa avatar Mar 22 '25 14:03 momostafa