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 a3b7616 commit f7d3150Copy full SHA for f7d3150
CHANGELOG.md
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](https://semver.org/).
6
7
+# v0.17.1 (2025-10-09)
8
+### Fixed
9
+* Fix missing `Open-AI-Beta` header on all Assistant related requests. ([#701](https://github.com/openai-php/client/pull/701))
10
+* Fix missing `filename` property on text annotation file. ([#696](https://github.com/openai-php/client/pull/701))
11
+
12
# v0.17.0 (2025-10-02)
13
### Added
14
0 commit comments