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 d2fc9ea commit ef0f847Copy full SHA for ef0f847
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# 2.1.2
2
+> Published 11 Jan 2023
3
+
4
+### Fixed
5
6
+- FineTunes: events streaming using `GET` (#76) (thanks @PatrickLaflamme)
7
8
# 2.1.1
9
> Published 02 Jan 2023
10
gradle.properties
@@ -5,7 +5,7 @@ kotlin.js.compiler=ir
# Lib
GROUP=com.aallam.openai
-VERSION_NAME=2.1.1
+VERSION_NAME=2.1.2
# OSS
11
SONATYPE_HOST=DEFAULT
0 commit comments