File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 11# JavaAI is an open-source Java library for interacting with the OpenAI API
2- [ ![ Maven Central] ( https://img.shields.io/maven-central/v/io.github.artemnefedov/openaisdk.svg?label=Maven%20Central )] ( https://search.maven.org/search?q=g:%22io.github.artemnefedov%22%20AND%20a:%22openaisdk%22 )
2+
3+ [ // ] : # ( [ ; ]( ; https://search.maven.org/search?q=g:%22io.github.artemnefedov%22%20AND%20a:%22openaisdk%22) ; )
34[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
45
56## The JavaAI Java SDK is a non-official open source library that allows Java developers to interact with OpenAI models with just a few lines of code.
@@ -12,6 +13,9 @@ Any help is welcome, I am always open to new ideas and criticism.
1213
1314
1415### 1. Import the library into your project.
16+
17+ _ The package released to [ Maven Central Repository] ( https://central.sonatype.com/artifact/io.github.artemnefedov/javaai/0.2.3/ ) _
18+
1519#### Maven:
1620``` xml
1721<dependency >
You can’t perform that action at this time.
0 commit comments