v0.8.1
版本发布时间: 2023-12-23 00:37:12
openai-php/client最新发布版本:v0.10.1(2024-06-07 04:29:47)
What's New
- Add stream support for Text To Speech by @gehrisandro in https://github.com/openai-php/client/pull/235
- Add test resources for Assistants and Threads by @elodieirdor in https://github.com/openai-php/client/pull/279
What's Changed
- Remove thread messages delete endpoint by @gehrisandro in https://github.com/openai-php/client/pull/309
What's Fixed
- Handle x-request-id in meta information by @olegnowikow in https://github.com/openai-php/client/pull/283
- Handle meta information from azure headers by @gehrisandro in https://github.com/openai-php/client/pull/307
- Add missing default system_fingerprint to chat create response fixture by @gehrisandro in https://github.com/openai-php/client/pull/308
- Convert headers to lower case before creation meta information by @chengxs1994 in https://github.com/openai-php/client/pull/306
Docs
- Remove threads list endpoint from README.md by @arnebr in https://github.com/openai-php/client/pull/275
- Clarify assistants files docs by @lucianotonet in https://github.com/openai-php/client/pull/278
- Fix image creation example by @JeffreyWay in https://github.com/openai-php/client/pull/297
- Fix outdated links by @Laureano in https://github.com/openai-php/client/pull/299
- Add troubleshooting section and explain how to configure HTTP client timeouts by @gehrisandro
New Contributors
- @arnebr made their first contribution in https://github.com/openai-php/client/pull/275
- @chengxs1994 made their first contribution in https://github.com/openai-php/client/pull/306
- @elodieirdor made their first contribution in https://github.com/openai-php/client/pull/279
- @JeffreyWay made their first contribution in https://github.com/openai-php/client/pull/297
- @Laureano made their first contribution in https://github.com/openai-php/client/pull/299
- @lucianotonet made their first contribution in https://github.com/openai-php/client/pull/278
- @olegnowikow made their first contribution in https://github.com/openai-php/client/pull/307