Skip to content

Commit 175f33d

Browse files
authored
added dependency under 1.1.0 release
1 parent e1b0f75 commit 175f33d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@
77

88
## Release `1.1.0`
99

10+
```xml
11+
<dependency>
12+
<groupId>io.github.jetkai</groupId>
13+
<artifactId>openai</artifactId>
14+
<version>1.1.0</version>
15+
</dependency>
16+
```
17+
1018
#### Binary:
1119
- [openai.jar](https://github.com/jetkai/openai-for-java/releases/download/1.1.0/openai.jar) `(with dependencies)`
1220
- [openai-excldeps.jar](https://github.com/jetkai/openai-for-java/releases/download/1.1.0/openai-excldeps.jar) `(excluding dependencies)`

0 commit comments

Comments
 (0)