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 902a62f commit ddbc583Copy full SHA for ddbc583
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.17.1 (2025-10-02)
8
+### Fixed
9
+- Removed hard-coded `OpenAI-Beta` header which broke Conversation API. ([#175](https://github.com/openai-php/laravel/pull/175))
10
+
11
## v0.17.0 (2025-10-02)
12
### Added
13
- Add facade for `conversations`. ([#173](https://github.com/openai-php/laravel/pull/173))
0 commit comments