| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-13 | 1.4 kB | |
| v0.20.0 source code.tar.gz | 2026-06-13 | 166.3 kB | |
| v0.20.0 source code.zip | 2026-06-13 | 492.4 kB | |
| Totals: 3 Items | 660.1 kB | 1 | |
What's Changed
- fix missing sequence numbers by @madskildegaard in https://github.com/openai-php/client/pull/764
- fix: guard missing vector store response description for Azure OpenAI compatibility by @jesse-bos in https://github.com/openai-php/client/pull/765
- add support for extra_content in chat response tool calls returned by Gemini models by @leonardfischer in https://github.com/openai-php/client/pull/768
- fix: Handle new OpenAI response keep_alive type by @Fox-Islam in https://github.com/openai-php/client/pull/770
- build(deps): bump shivammathur/setup-php from 2.37.0 to 2.37.1 by @dependabot[bot] in https://github.com/openai-php/client/pull/769
- feat(OpenAI): Add 'tool_search' functionality. by @iBotPeaches in https://github.com/openai-php/client/pull/772
- build(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in https://github.com/openai-php/client/pull/776
- fix(OpenAI): add support for response 'compaction' by @iBotPeaches in https://github.com/openai-php/client/pull/778
- release: v0.20.0 by @iBotPeaches in https://github.com/openai-php/client/pull/779
New Contributors
- @jesse-bos made their first contribution in https://github.com/openai-php/client/pull/765
- @Fox-Islam made their first contribution in https://github.com/openai-php/client/pull/770
Full Changelog: https://github.com/openai-php/client/compare/v0.19.2...v0.20.0