Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-11-12 | 1.6 kB | |
v0.10.3 source code.tar.gz | 2024-11-12 | 115.0 kB | |
v0.10.3 source code.zip | 2024-11-12 | 294.3 kB | |
Totals: 3 Items | 410.9 kB | 0 |
What's Changed
- Hotfixing missing array keys by @pc-magas in https://github.com/openai-php/client/pull/496
- Finetuning job response: error is sometimes present but empty by @gehrisandro in https://github.com/openai-php/client/pull/499
- Moderation Omni - New Categories (Illicit*) support. by @iBotPeaches in https://github.com/openai-php/client/pull/495
- fix: add missing properties (specially
cached_usage
) to chatCreateResponseUsage
by @IsraelOrtuno in https://github.com/openai-php/client/pull/494 - HTTP status in ErrorException by @GuidoBelluomo in https://github.com/openai-php/client/pull/487
- Changed type of the description prop to nullable by @smskin in https://github.com/openai-php/client/pull/484
- Avoid naming confusion of variables by @charescape in https://github.com/openai-php/client/pull/482
- Fix 'attachments' key exception on thread message modify by @datashaman in https://github.com/openai-php/client/pull/471
New Contributors
- @pc-magas made their first contribution in https://github.com/openai-php/client/pull/496
- @IsraelOrtuno made their first contribution in https://github.com/openai-php/client/pull/494
- @GuidoBelluomo made their first contribution in https://github.com/openai-php/client/pull/487
- @smskin made their first contribution in https://github.com/openai-php/client/pull/484
- @charescape made their first contribution in https://github.com/openai-php/client/pull/482
- @datashaman made their first contribution in https://github.com/openai-php/client/pull/471
Full Changelog: https://github.com/openai-php/client/compare/v0.10.2...v0.10.3