Skip to content

Releases: openai-php/client

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

v0.1.0

19 Oct 23:04
Compare
Choose a tag to compare