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 e1b0f75 commit 175f33dCopy full SHA for 175f33d
README.md
@@ -7,6 +7,14 @@
7
8
## Release `1.1.0`
9
10
+```xml
11
+<dependency>
12
+ <groupId>io.github.jetkai</groupId>
13
+ <artifactId>openai</artifactId>
14
+ <version>1.1.0</version>
15
+</dependency>
16
+```
17
+
18
#### Binary:
19
- [openai.jar](https://github.com/jetkai/openai-for-java/releases/download/1.1.0/openai.jar) `(with dependencies)`
20
- [openai-excldeps.jar](https://github.com/jetkai/openai-for-java/releases/download/1.1.0/openai-excldeps.jar) `(excluding dependencies)`
0 commit comments