New
v0.18.0
What's Changed
- Feature/nano banana by @nmdimas in https://github.com/openai-php/client/pull/685
- fix: Missing properties on container file annotation by @knash94 in https://github.com/openai-php/client/pull/703
- feat: Add containers interface to client by @knash94 in https://github.com/openai-php/client/pull/704
- fix: Allow bytes to be nullable on ContainerFileResponse by @knash94 in https://github.com/openai-php/client/pull/705
- fix(OpenAI): Handle diarized json response in TranscriptionResponseSegment by @olivier-drieux in https://github.com/openai-php/client/pull/706
- feat(OpenAI): add support for actions on web_search_call by @iBotPeaches in https://github.com/openai-php/client/pull/707
- Feat: Add usage to streamed completions by @math625f in https://github.com/openai-php/client/pull/708
- [Release] v0.18.0 by @iBotPeaches in https://github.com/openai-php/client/pull/710
New Contributors
- @nmdimas made their first contribution in https://github.com/openai-php/client/pull/685
- @olivier-drieux made their first contribution in https://github.com/openai-php/client/pull/706
- @math625f made their first contribution in https://github.com/openai-php/client/pull/708
Full Changelog: https://github.com/openai-php/client/compare/v0.17.1...v0.18.0