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 0ee50e9 commit 9c30cfbCopy full SHA for 9c30cfb
CHANGELOG.md
@@ -1,7 +1,8 @@
1
-# Unreleased
+## Unreleased
2
3
### Added
4
- **chat**: add stream options (#363)
5
+- **chat**: add `instanceId` field to `ChatCompletionRequest` (#359) (thanks @harishv-collab)
6
7
# 3.8.1
8
> Published 28 Jun 2024
gradle.properties
@@ -5,7 +5,7 @@ kotlin.js.compiler=ir
# Lib
GROUP=com.aallam.openai
-VERSION_NAME=3.8.1
+VERSION_NAME=3.8.2-SNAPSHOT
9
10
# OSS
11
SONATYPE_HOST=DEFAULT
0 commit comments