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 c0a3945 commit 593e327Copy full SHA for 593e327
CHANGELOG.md
@@ -1,7 +1,9 @@
1
-## Unreleased
+## 4.0.0-beta01
2
+> Published 27 Oct 2024
3
4
### Added
5
- WasmJs target (#387)
6
+- feat(assistants): add structured response (#391) (thanks @ahmedmirza994)
7
8
### Changed
9
- Upgrade to Kotlin 2.0 (#387)
gradle.properties
@@ -4,7 +4,7 @@ kotlin.mpp.commonizerLogLevel=info
# Lib
GROUP=com.aallam.openai
-VERSION_NAME=4.0.0-SNAPSHOT
+VERSION_NAME=4.0.0-beta01
# OSS
10
SONATYPE_HOST=DEFAULT
0 commit comments