We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc47eb6 commit db61e70Copy full SHA for db61e70
CHANGELOG.md
@@ -4,12 +4,13 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
-## v0.17.0
+## v0.17.0 (2024-10-02)
8
### Changed
9
- Refactored into a single `OpenAI\Symfony\OpenAIBundle` class
10
- Add `project` and `base_uri` configuration options
11
- Drop support for unsupported Symfony versions. Now requires Symfony 6.4 or 7.3+
12
- Add support for Symfony 8.0
13
+- Changed underlying `openai/client` package version to 0.17.0
14
15
## v0.12.0 (2025-05-06)
16
0 commit comments