Releases: openai-php/client
Releases · openai-php/client
v0.7.6
What's New
- Add support for the audio speech endpoint by @gehrisandro in #237
Full Changelog: v0.7.5...v0.7.6
v0.7.5
What's Changed
- Update Models endpoint response object to the latest API changes by @gehrisandro in #235
Docs
- Update FineTuning job id names by @trippo in #230
- Use Chat resource as the primary example by @gehrisandro
New Contributors
v0.7.4
What's Changed
- Fixed nEpochs on RetrieveJobResponseHyperparameters may be string
- Fixed processingMs ond MetaInformationOpenAI may be null (#218)
Full Changelog: v0.7.3...v0.7.4
v0.7.2
v0.7.0
What's New
- Add support for the fine-tuning API by @gehrisandro in #199
- Provide access to header / meta information for all responses by @gehrisandro in #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 #178
- Fixed Chat completion create response with function calling on Azure by @karlerss-teamdash in #184
New Contributors
- @iBotPeaches made their first contribution in #178
- @karlerss-teamdash made their first contribution in #184
Full Changelog: v0.6.4...v0.7.0
v0.6.4
What's Changed
- Update incorrect URL references, fixes #161 by @bobbrodie in #162
- Update TranslationResponseSegment.php by @SanderMuller in #168
New Contributors
- @bobbrodie made their first contribution in #162
- @SanderMuller made their first contribution in #168
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- Update api reference links by @haydar in #155
- Update TranscriptionResponseSegment.php by @thoasty-dev in #160
New Contributors
- @haydar made their first contribution in #155
- @thoasty-dev made their first contribution in #160
Full Changelog: v0.6.2...v0.6.3
v0.6.2
Changed
- Error handling: use error code as exception message if error message is empty (#150)
Fixed
- Error handling: Catch error in stream responses (#150)
- Error handling: Handle errors where message is an array (#150)
Full Changelog: v0.6.1...v0.6.2
v0.2.1
v0.2.0
Added support for image creation and manipulation with DALL-E.
Full Changelog: v0.1.0...v0.2.0