| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-17 | 1.1 kB | |
| v0.21.0 source code.tar.gz | 2026-09-17 | 171.0 kB | |
| v0.21.0 source code.zip | 2026-09-17 | 515.1 kB | |
| Totals: 3 Items | 687.2 kB | 0 | |
What's Changed
- feat(OpenAI): add support for programmatic tool calling in Responses API by @e4se in https://github.com/openai-php/client/pull/790
- build(deps): bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in https://github.com/openai-php/client/pull/792
- feat(OpenAI): add support for apply_patch tool in Responses API by @e4se in https://github.com/openai-php/client/pull/794
- fix(OpenAI): optimize streamed response processing by @e4se in https://github.com/openai-php/client/pull/795
- fix(OpenAI): allow null ranking_options and max_num_results in FileSearchTool by @lazerg in https://github.com/openai-php/client/pull/798
- fix(OpenAI): add cache_write_tokens to CreateResponseUsagePromptTokensDetails by @lazerg in https://github.com/openai-php/client/pull/803
- fix(OpenAI): support web search image results and settings by @e4se in https://github.com/openai-php/client/pull/799
- release: v0.21.0 by @iBotPeaches in https://github.com/openai-php/client/pull/804
Full Changelog: https://github.com/openai-php/client/compare/v0.20.1...v0.21.0