Releases: openai-php/symfony
Releases · openai-php/symfony
v0.15.0
What's Changed
- Updates README: change model to gpt-4o-mini, it is more modern model and affordability by @princeaden1 in #29
- deps: allow openai-php/client v0.15 by @juukie in #30
New Contributors
- @princeaden1 made their first contribution in #29
- @juukie made their first contribution in #30
Full Changelog: v0.13.0...v0.15.0
v0.13.0
v0.12.0
What's Changed
- Add an alias for the
ClientContract
by @GromNaN in #22 - Correct GitHub Action deprecations + Opt into Dependabot by @iBotPeaches in #23
- Run "test" workflow without startup errors. by @iBotPeaches in #24
- Changed underlying
openai/client
package version to 0.12.0 (#25) by @3qdev in #26
New Contributors
- @iBotPeaches made their first contribution in #23
- @3qdev made their first contribution in #26
Full Changelog: v0.10.2...v0.12.0
v0.10.2
Full Changelog: v0.10.0...v0.10.2
v0.10.0
What's Changed
- Update deprecated model in exemple by @DylanDelobel in #17
- Assistants API v2 update by @slim-dg9 in #19
- Prepare v0.10.0 by @GromNaN in #20
New Contributors
- @DylanDelobel made their first contribution in #17
- @slim-dg9 made their first contribution in #19
Full Changelog: v0.8.2...v0.10.0