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 cb1d811 commit 00470f5Copy full SHA for 00470f5
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.8.4 (2024-02-07)
8
+### Fixed
9
+- Fix default fake data for meta information ([#332](https://github.com/openai-php/client/pull/332))
10
+
11
## v0.8.3 (2024-02-02)
12
### Added
13
- ThreadRun: Add "usage" property to the response ([#330](https://github.com/openai-php/client/pull/330))
0 commit comments