Skip to content

Releases: openai-php/client

v0.8.2

26 Jan 08:23
Compare
Choose a tag to compare

What's Fixed

  • ThreadRunStep: "content" missing in response if result has not been submitted by @michgeek in #319
  • Files: "bytes" in retrieve response is may null by @Ruud68 in #325

New Contributors

v0.8.1

22 Dec 16:37
Compare
Choose a tag to compare

What's New

What's Changed

What's Fixed

Docs

New Contributors

v0.8.0

23 Nov 14:08
Compare
Choose a tag to compare

What's New

Full Changelog: v0.7.10...v0.8.0

v0.8.0-beta.3

23 Nov 07:55
Compare
Choose a tag to compare
v0.8.0-beta.3 Pre-release
Pre-release

What's Removed

  • Remove list() from Threads resource

Full Changelog: v0.8.0-beta.2...v0.8.0-beta.3

v0.8.0-beta.2

14 Nov 08:54
Compare
Choose a tag to compare
v0.8.0-beta.2 Pre-release
Pre-release

What's Fixed

  • instruction on ThreadRunResponse may be nullable

Full Changelog: v0.8.0-beta.1...v0.8.0-beta.2

v0.7.10

14 Nov 13:41
Compare
Choose a tag to compare

What's New

Full Changelog: v0.7.9...v0.7.10

v0.7.9

14 Nov 08:50
Compare
Choose a tag to compare

What's New

  • Add revised_prompt property to CreateResponseData on the image create endpoint by @gehrisandro in #257

Docs

Full Changelog: v0.7.8...v0.7.9

v0.8.0-beta.1

13 Nov 12:40
Compare
Choose a tag to compare
v0.8.0-beta.1 Pre-release
Pre-release

What's New

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

07 Nov 16:14
Compare
Choose a tag to compare

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

07 Nov 06:27
Compare
Choose a tag to compare

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