Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-04 | 1.8 kB | |
v0.16.1 source code.tar.gz | 2025-09-04 | 151.6 kB | |
v0.16.1 source code.zip | 2025-09-04 | 445.1 kB | |
Totals: 3 Items | 598.5 kB | 3 |
What's Changed
- Handle optional attributes in CreateResponse by @louisbels in https://github.com/openai-php/client/pull/662
- Add
sequence_number
support toOutputTextDelta
. by @e4se in https://github.com/openai-php/client/pull/664 - fix(OpenAI): support mcp error objects in response api by @iBotPeaches in https://github.com/openai-php/client/pull/661
- feat: hosted-tool-choice-web-search by @ymktmk in https://github.com/openai-php/client/pull/665
- fix(OpenAI): Add missing properties to ListInputItems call by @iBotPeaches in https://github.com/openai-php/client/pull/668
- fix(OpenAI): handle null require_approval in Response API by @iBotPeaches in https://github.com/openai-php/client/pull/669
- fix(OpenAI): support nested file search properties by @iBotPeaches in https://github.com/openai-php/client/pull/670
- refactor(meta): unify response types into Actions by @iBotPeaches in https://github.com/openai-php/client/pull/671
- Add support for reasoning text streaming events by @louisbels in https://github.com/openai-php/client/pull/673
- Fix fixture typos. Remove extra spaces from json keys in ThreadRunStreamResponseFixture.txt by @ruslan-polutsygan in https://github.com/openai-php/client/pull/674
- release: v0.16.1 by @iBotPeaches in https://github.com/openai-php/client/pull/676
New Contributors
- @louisbels made their first contribution in https://github.com/openai-php/client/pull/662
- @e4se made their first contribution in https://github.com/openai-php/client/pull/664
- @ymktmk made their first contribution in https://github.com/openai-php/client/pull/665
- @ruslan-polutsygan made their first contribution in https://github.com/openai-php/client/pull/674
Full Changelog: https://github.com/openai-php/client/compare/v0.16.0...v0.16.1