| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-17 | 1.3 kB | |
| v0.19.1 source code.tar.gz | 2026-03-17 | 162.6 kB | |
| v0.19.1 source code.zip | 2026-03-17 | 480.2 kB | |
| Totals: 3 Items | 644.1 kB | 0 | |
What's Changed
- Fix syntax error in README.md example code by @simonschaufi in https://github.com/openai-php/client/pull/741
- fix: default tool call type to function for Mistral compatibility by @ivanmestre in https://github.com/openai-php/client/pull/744
- Add missing fields to
OutputImageGenerationToolCallby @Androbin in https://github.com/openai-php/client/pull/742 - feat files missing expiration by @madskildegaard in https://github.com/openai-php/client/pull/746
- fix: vector store description by @madskildegaard in https://github.com/openai-php/client/pull/747
- fix: vector store file contract missing updateAttributes function by @madskildegaard in https://github.com/openai-php/client/pull/748
- chore: format against modern pint defaults by @iBotPeaches in https://github.com/openai-php/client/pull/750
- release: v0.19.1 by @iBotPeaches in https://github.com/openai-php/client/pull/749
New Contributors
- @simonschaufi made their first contribution in https://github.com/openai-php/client/pull/741
- @ivanmestre made their first contribution in https://github.com/openai-php/client/pull/744
- @Androbin made their first contribution in https://github.com/openai-php/client/pull/742
Full Changelog: https://github.com/openai-php/client/compare/v0.19.0...v0.19.1