| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-20 | 1.4 kB | |
| v0.20.1 source code.tar.gz | 2026-07-20 | 166.4 kB | |
| v0.20.1 source code.zip | 2026-07-20 | 492.5 kB | |
| Totals: 3 Items | 660.2 kB | 1 | |
What's Changed
- build(deps): bump shivammathur/setup-php from 2.37.1 to 2.37.2 by @dependabot[bot] in https://github.com/openai-php/client/pull/782
- docs: fix typo in README.md (reponse -> response) by @lingxiaoyiyu-hub in https://github.com/openai-php/client/pull/783
- build(deps): bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in https://github.com/openai-php/client/pull/784
- build(deps): bump actions/cache from 5.0.5 to 6.1.0 by @dependabot[bot] in https://github.com/openai-php/client/pull/785
- fix(OpenAI): Support streaming 'compaction' output by @e4se in https://github.com/openai-php/client/pull/787
- fix(OpenAI): default missing optional keys to null in from() by @lazerg in https://github.com/openai-php/client/pull/786
- fix(OpenAI): Preserve function call namespaces by @e4se in https://github.com/openai-php/client/pull/788
- fix(OpenAI): Support 'tool_search' output by @e4se in https://github.com/openai-php/client/pull/789
- release: v0.20.1 by @iBotPeaches in https://github.com/openai-php/client/pull/791
New Contributors
- @lingxiaoyiyu-hub made their first contribution in https://github.com/openai-php/client/pull/783
- @lazerg made their first contribution in https://github.com/openai-php/client/pull/786
Full Changelog: https://github.com/openai-php/client/compare/v0.20.0...v0.20.1