Releases: openai-php/client
Releases · openai-php/client
v0.10.3
What's Changed
- Hotfixing missing array keys by @pc-magas in #496
- Finetuning job response: error is sometimes present but empty by @gehrisandro in #499
- Moderation Omni - New Categories (Illicit*) support. by @iBotPeaches in #495
- fix: add missing properties (specially
cached_usage
) to chatCreateResponseUsage
by @IsraelOrtuno in #494 - HTTP status in ErrorException by @GuidoBelluomo in #487
- Changed type of the description prop to nullable by @smskin in #484
- Avoid naming confusion of variables by @charescape in #482
- Fix 'attachments' key exception on thread message modify by @datashaman in #471
New Contributors
- @pc-magas made their first contribution in #496
- @IsraelOrtuno made their first contribution in #494
- @GuidoBelluomo made their first contribution in #487
- @smskin made their first contribution in #484
- @charescape made their first contribution in #482
- @datashaman made their first contribution in #471
Full Changelog: v0.10.2...v0.10.3
v0.10.2
What's Changed
- Added thread.run.incomplete into ThreadRunStreamResponse list of responses by @SovjakMartin in #421
- update: Remove beta tag from readme by @knash94 in #423
- fix: Update image url content type to use url instead of file id by @knash94 in #422
- Added
withProject
method to set project for requests by @ManukMinasyan in #377 - Fixes typos by @ordago in #448
- Add fake 64_json string to test image response by @JanSuthacheeva in #462
- Fix TypeError in VectorStoresFilesTestResource and VectorStoresFileBatchesTestResource by @mayconmedeiroz in #460
- docs: Add stream_options.include_usage property to chat completions documentation by @alirezaImani-f4L3e in #439
- fix: vector stores file batch cancel payload by @TyperEJ in #435
- Fixed typo "refactor" by @RahulDey12 in #428
New Contributors
- @SovjakMartin made their first contribution in #421
- @knash94 made their first contribution in #423
- @ManukMinasyan made their first contribution in #377
- @JanSuthacheeva made their first contribution in #462
- @mayconmedeiroz made their first contribution in #460
- @alirezaImani-f4L3e made their first contribution in #439
- @TyperEJ made their first contribution in #435
- @RahulDey12 made their first contribution in #428
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Added
- Implement vector store endpoints and add assistants API v2 support by @gehrisandro in #420
- Add thread messages delete by @gehrisandro in #418
What's Changed
- Remove inaccurate comment by @sebapastore in #413
- fix: expect delta to not exist by @beliven-daniele-sarnari in #408
- Fix faking response metadata by @gehrisandro in #414
New Contributors
- @sebapastore made their first contribution in #413
- @beliven-daniele-sarnari made their first contribution in #408
Full Changelog: v0.9.2...v0.10.1
v0.10.0-beta.1
What's New
- Implement vector store endpoints and add assistants API v2 support by @gehrisandro and @knash94 in #405
New Contributors
Full Changelog: v0.9.2...v0.10.0-beta.1
v0.9.2
What's New
- Add streamed response usage by @punyflash and @gehrisandro in #398
What's Fixed
- Fix missing output parameter on streamed code interpreter outputs by @gehrisandro in #406
New Contributors
- @punyflash made their first contribution in #398
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- Add batches API endpoint by @gehrisandro and @The-LoneWolf in #403
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Implement Assistants Streaming by @EthanBarlo and @gehrisandro in #367
- Fix incorrect response variable for assistant streaming by @robbie-thompson in #393
- Handle missing attributes for assistant streaming by @robbie-thompson in #392
New Contributors
- @EthanBarlo made their first contribution in #367
- @robbie-thompson made their first contribution in #393
Full Changelog: v0.8.5...v0.9.0
v0.8.5
What's New
- Audio: add support for timestamp_granularities by @gehrisandro in #374
Full Changelog: v0.8.4...v0.8.5
v0.8.4
What's Fixed
- Fix default fake data for meta information by @gehrisandro in #332
Full Changelog: v0.8.3...v0.8.4
v0.8.3
What's New
- ThreadRun: Add "usage" property to the response by @gehrisandro in #330
Full Changelog: v0.8.2...v0.8.3