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 782d030 commit 688d9c8Copy full SHA for 688d9c8
CHANGELOG.md
@@ -1,4 +1,11 @@
1
+# 3.4.1
2
+> Published 31 Jul 2023
3
+
4
+### Fix
5
+- **Chat**: fix(chat): `FunctionCall` nullable name/arguments (#232)
6
7
# 3.4.0
8
+> Published 23 Aug 2023
9
10
### Added
11
- Introduced `Parameters.Empty` for functions without parameters.
gradle.properties
@@ -5,7 +5,7 @@ kotlin.js.compiler=ir
# Lib
GROUP=com.aallam.openai
-VERSION_NAME=3.4.0
+VERSION_NAME=3.4.1
# OSS
SONATYPE_HOST=DEFAULT
0 commit comments