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 2e4b267 commit bfa2f7eCopy full SHA for bfa2f7e
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](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
+## v0.7.4 (2023-10-21)
8
+### Fixed
9
+- nEpochs on RetrieveJobResponseHyperparameters may be string
10
+- processingMs ond MetaInformationOpenAI may be null ([#218](https://github.com/openai-php/client/pull/218))
11
+
12
## v0.7.3 (2023-09-08)
13
### Added
14
- Add "has_more" to fine-tuning jobs and events list responses ([#206](https://github.com/openai-php/client/pull/206))
0 commit comments