Releases: openai-php/laravel
Releases · openai-php/laravel
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
v0.7.5
Changed underlying openai/client package version from 0.7.0 to 0.7.5 containing the following updates:
What's Changed
- Update Models endpoint response object to the latest API changes by @gehrisandro in openai-php/client#235
- Fixed nEpochs on RetrieveJobResponseHyperparameters may be string by @gehrisandro
- Fixed processingMs ond MetaInformationOpenAI may be null by @gehrisandro in openai-php/client#218
- Fixed Meta Information for Azure by @gehrisandro
Full Changelog: v0.7.0...v0.7.5
v0.7.0
Changed underlying openai/client package version from 0.6.3 to 0.7.0 containing the following updates:
What's New
- Add support for the fine-tuning API by @gehrisandro in openai-php/client#199
- Provide access to header / meta information for all responses by @gehrisandro in openai-php/client#195
What's Changed
- Mark
FineTunes
resource as deprecated by @gehrisandro - Mark
Edits
resource as deprecated by @gehrisandro - Add missing moderation enums by @iBotPeaches in openai-php/client#178
- Fixed Chat completion create response with function calling on Azure by @karlerss-teamdash in openai-php/client#184
Full Changelog: v0.6.3...v0.7.0
v0.2.0
Full Changelog: https://github.com/openai-php/laravel/commits/v0.2.0