Skip to content

Releases: openai-php/client

v0.7.6

06 Nov 20:30
Compare
Choose a tag to compare

What's New

Full Changelog: v0.7.5...v0.7.6

v0.7.5

06 Nov 07:43
Compare
Choose a tag to compare

What's Changed

  • Update Models endpoint response object to the latest API changes by @gehrisandro in #235

Docs

New Contributors

v0.7.4

21 Oct 09:04
Compare
Choose a tag to compare

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

31 Aug 12:19
Compare
Choose a tag to compare

What's Changed

  • Fixed Meta Information for Azure - #201

Full Changelog: v0.7.0...v0.7.2

v0.7.0

29 Aug 05:58
Compare
Choose a tag to compare

What's New

What's Changed

New Contributors

Full Changelog: v0.6.4...v0.7.0

v0.6.4

18 Jul 23:02
6e0738a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.3...v0.6.4

v0.6.3

07 Jul 12:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.2...v0.6.3

v0.6.2

23 Jun 20:16
Compare
Choose a tag to compare

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

09 Nov 20:13
Compare
Choose a tag to compare
  • FineTunes create response: batch_size, learning_rate and fine_tuned_model are nullable (#16)
  • File responses: add missing fields status and status_details

v0.2.0

07 Nov 05:23
Compare
Choose a tag to compare

Added support for image creation and manipulation with DALL-E.

Full Changelog: v0.1.0...v0.2.0