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 d8d092c commit cee51d2Copy full SHA for cee51d2
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.14.0 (2025-06-24)
8
+### Added
9
+- Add facade for `realtime`. ([#156](https://github.com/openai-php/laravel/pull/156))
10
+
11
+### Changed
12
+- Changed underlying `openai/client` package version from 0.13.0 to 0.14.0
13
14
## v0.13.0 (2025-05-14)
15
### Added
16
- Add facade for `responses` ([#147](https://github.com/openai-php/laravel/pull/147))
0 commit comments