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 c668b0a commit db18414Copy full SHA for db18414
CHANGELOG.md
@@ -4,6 +4,14 @@ 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.5 (2023-11-06)
8
+### Changed
9
+- Update Models endpoint response object to the latest API changes ([#235](https://github.com/openai-php/client/pull/235))
10
+
11
+### Docs
12
+- Update FineTuning job id names ([#230](https://github.com/openai-php/client/pull/230))
13
+- Use Chat resource as the primary example
14
15
## v0.7.4 (2023-10-21)
16
### Fixed
17
- nEpochs on RetrieveJobResponseHyperparameters may be string
0 commit comments