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.
2 parents c41cda4 + b480639 commit 928b50eCopy full SHA for 928b50e
docs/docs/released.md
@@ -5,6 +5,28 @@ hide:
5
- navigation
6
---
7
8
+### 1.8.0
9
+
10
+---
11
12
+- Support stream
13
14
+### 1.7.0
15
16
17
18
+- Support File API
19
20
+### 1.6.0
21
22
23
24
+- Split choice
25
+- Support edits
26
+- Split azure docs
27
+- Support claude
28
+- Rename some entity
29
30
### 1.5.0
31
32
pom.xml
@@ -5,7 +5,7 @@
<groupId>org.devlive.sdk</groupId>
<artifactId>openai-java-sdk</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.0</version>
<name>openai-java-sdk</name>
<description>
0 commit comments