Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-04 | 1.9 kB | |
v0.15.0 source code.tar.gz | 2025-08-04 | 147.4 kB | |
v0.15.0 source code.zip | 2025-08-04 | 426.2 kB | |
Totals: 3 Items | 575.6 kB | 5 |
What's Changed
- fix(VLLM): streamed response tool call without arguments by @L3o-pold in https://github.com/openai-php/client/pull/623
- docs: add vision example using image URL by @princeaden1 in https://github.com/openai-php/client/pull/625
- feat(OpenAI): add updateAttributes method to VectorStoresFiles by @Bombaninha in https://github.com/openai-php/client/pull/626
- Fix: Add JSON_UNESCAPED_UNICODE to preserve UTF-8 characters by @aleksandar-mitrev in https://github.com/openai-php/client/pull/628
- feat(OpenAI): add support for chat completion audio modality by @iBotPeaches in https://github.com/openai-php/client/pull/629
- Update README.md by @themiladmirza in https://github.com/openai-php/client/pull/630
- fix(OpenAI): support 'code_interpreter_call' on retrieve response by @iBotPeaches in https://github.com/openai-php/client/pull/632
- build(meta): add parallel pint by @iBotPeaches in https://github.com/openai-php/client/pull/633
- Add model field to CreateResponse for embeddings by @bemtorres in https://github.com/openai-php/client/pull/634
- feat(OpenAI): Add Containers API by @iBotPeaches in https://github.com/openai-php/client/pull/636
- release: v0.15.0 by @iBotPeaches in https://github.com/openai-php/client/pull/637
New Contributors
- @L3o-pold made their first contribution in https://github.com/openai-php/client/pull/623
- @princeaden1 made their first contribution in https://github.com/openai-php/client/pull/625
- @Bombaninha made their first contribution in https://github.com/openai-php/client/pull/626
- @aleksandar-mitrev made their first contribution in https://github.com/openai-php/client/pull/628
- @themiladmirza made their first contribution in https://github.com/openai-php/client/pull/630
- @bemtorres made their first contribution in https://github.com/openai-php/client/pull/634
Full Changelog: https://github.com/openai-php/client/compare/v0.14.0...v0.15.0