Releases: openai-php/client
Releases · openai-php/client
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
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