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 70ec1da commit 399f6f4Copy full SHA for 399f6f4
CHANGELOG.md
@@ -4,6 +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.15.0 (2025-08-04)
8
+### Added
9
+- Add facade for `containers`. ([#161](https://github.com/openai-php/laravel/pull/161))
10
+
11
+### Changed
12
+- Changed underlying `openai/client` package version from 0.14.0 to 0.15.0
13
14
## v0.14.0 (2025-06-24)
15
### Added
16
- Add facade for `realtime`. ([#156](https://github.com/openai-php/laravel/pull/156))
0 commit comments