Missing Responses API
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.
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 :)
Looking forward the support for Responses API. Thanks in advance
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