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 f7e1b94 commit d34d6fdCopy full SHA for d34d6fd
CHANGELOG.md
@@ -1,5 +1,11 @@
1
+# 3.4.2
2
+> Published 28 Sep 2023
3
+
4
+### Added
5
+- **Config**: Allow custom ktor http client configuration (#239) (Thanks @rasharab)
6
7
# 3.4.1
-> Published 31 Jul 2023
8
+> Published 31 Aug 2023
9
10
### Fix
11
- **Chat**: fix(chat): `FunctionCall` nullable name/arguments (#232)
gradle.properties
@@ -5,7 +5,7 @@ kotlin.js.compiler=ir
# Lib
GROUP=com.aallam.openai
-VERSION_NAME=3.4.1
+VERSION_NAME=3.4.2
# OSS
SONATYPE_HOST=DEFAULT
0 commit comments