Releases: openai-php/laravel
v0.10.2
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 openai-php/client#420
- Add thread messages delete by @gehrisandro in openai-php/client#418
What's Changed
New Contributors
Full Changelog: v0.9.1...v0.10.1
v0.10.0-beta.2
v0.10.0-beta.1
What's New
- Implement vector store endpoints and add assistants API v2 support by @gehrisandro and @knash94 in openai-php/client#405
New Contributors
- @knash94 made their first contribution in openai-php/client#405
Full Changelog: v0.9.1...v0.10.0-beta.1
v0.9.1
What's New
- Add batches API endpoint by @gehrisandro and @The-LoneWolf in openai-php/client#403
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's New
- Implement Assistants Streaming by @EthanBarlo and @gehrisandro in openai-php/client#367
Full Changelog: v0.8.1...v0.9.0
v0.8.1
What's Changed
- Add install command by @gehrisandro in #77
- Add Laravel 11 support by @nunomaduro in cdcf65d
Full Changelog: v0.8.0...v0.8.1
v0.8.0
Changed underlying openai/client package version from 0.7.10 to 0.8.0 containing the following updates:
What's New
- Add support for Assistants API by @gehrisandro in openai-php/client#271
The docs can be found in the OpenAI Client README: https://github.com/openai-php/client
Full Changelog: v0.7.8...v0.8.0
v0.8.0-beta.1
Changed underlying openai/client package version from 0.7.8 to 0.8.0-beta.1 containing the following updates:
What's New
- Add support for Assistants and Threads endpoint by @gehrisandro in openai-php/client#243
The docs can be found in the 0.8.x
branch README.md: https://github.com/openai-php/client/tree/0.8.x#table-of-contents
Full Changelog: v0.7.8...v0.8.0-beta.1
v0.7.8
Changed underlying openai/client package version from 0.7.5 to 0.7.8 containing the following updates:
What's New
- Add support for GTP-4 vision on the chat completion endpoint by @gehrisandro in openai-php/client#241
- Add support for tool calls on the chat completion endpoint by @gehrisandro in openai-php/client#239
- Add support for the audio speech endpoint by @gehrisandro in openai-php/client#237
Full Changelog: v0.7.5...v0.7.8