Releases: openai-php/client
Releases · openai-php/client
v0.8.5
What's New
- Audio: add support for timestamp_granularities by @gehrisandro in #374
Full Changelog: v0.8.4...v0.8.5
v0.8.4
What's Fixed
- Fix default fake data for meta information by @gehrisandro in #332
Full Changelog: v0.8.3...v0.8.4
v0.8.3
What's New
- ThreadRun: Add "usage" property to the response by @gehrisandro in #330
Full Changelog: v0.8.2...v0.8.3
v0.8.2
v0.8.1
What's New
- Add stream support for Text To Speech by @gehrisandro in #235
- Add test resources for Assistants and Threads by @elodieirdor in #279
What's Changed
- Remove thread messages delete endpoint by @gehrisandro in #309
What's Fixed
- Handle x-request-id in meta information by @olegnowikow in #283
- Handle meta information from azure headers by @gehrisandro in #307
- Add missing default system_fingerprint to chat create response fixture by @gehrisandro in #308
- Convert headers to lower case before creation meta information by @chengxs1994 in #306
Docs
- Remove threads list endpoint from README.md by @arnebr in #275
- Clarify assistants files docs by @lucianotonet in #278
- Fix image creation example by @JeffreyWay in #297
- Fix outdated links by @Laureano in #299
- Add troubleshooting section and explain how to configure HTTP client timeouts by @gehrisandro
New Contributors
- @arnebr made their first contribution in #275
- @chengxs1994 made their first contribution in #306
- @elodieirdor made their first contribution in #279
- @JeffreyWay made their first contribution in #297
- @Laureano made their first contribution in #299
- @lucianotonet made their first contribution in #278
- @olegnowikow made their first contribution in #307
v0.8.0
v0.8.0-beta.3
v0.8.0-beta.2
What's Fixed
- instruction on ThreadRunResponse may be nullable
Full Changelog: v0.8.0-beta.1...v0.8.0-beta.2
v0.7.10
What's New
- Add RetrieveJobResponseError and batch_size, learning_rate_multiplier parameters on RetrieveJobResponseHyperparameters for fine-tuning endpoint by @trippo in https://github.com/openai-php/client/pull/255x
Full Changelog: v0.7.9...v0.7.10
v0.7.9
What's New
- Add revised_prompt property to CreateResponseData on the image create endpoint by @gehrisandro in #257
Docs
- Fix model in one of the examples by @gehrisandro
Full Changelog: v0.7.8...v0.7.9