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 890931f commit 606d578Copy full SHA for 606d578
CHANGELOG.md
@@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
## v0.2.1 (2022-11-09)
8
### Fixed
9
-- FineTunes create response: `batch_size`, `learning_rate` and `fine_tuned_model` are nullable (#16)
+- FineTunes create response: `batch_size`, `learning_rate` and `fine_tuned_model` are nullable ([#16](https://github.com/openai-php/client/issues/16))
10
- File responses: add missing fields `status` and `status_details`
11
12
## v0.2.0 (2022-11-07)
0 commit comments