Releases: openai-php/client
Releases · openai-php/client
v0.8.0-beta.1
What's New
- Add support for Assistants and Threads endpoint by @gehrisandro in #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
What's New
- Add support for GTP-4 vision on the chat completion endpoint by @gehrisandro in #241
Full Changelog: v0.7.7...v0.7.8
v0.7.7
What's New
- Add support for tool calls on the chat completion endpoint by @gehrisandro in #239
Full Changelog: v0.7.6...v0.7.7
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