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 cec124b commit ca7714bCopy full SHA for ca7714b
CHANGELOG.md
@@ -4,6 +4,10 @@ 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.18.0 (2025-10-31)
8
+### Changed
9
+- Changed underlying `openai/client` package version from 0.17.0 to 0.18.0
10
+
11
## v0.17.1 (2025-10-02)
12
### Fixed
13
- Removed hard-coded `OpenAI-Beta` header which broke Conversation API. ([#175](https://github.com/openai-php/laravel/pull/175))
0 commit comments