parent
9529928f0a
commit
c14c98c915
|
@ -11,7 +11,7 @@ as well as an example project using the client.
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
### Importing into a gradle project
|
### Importing into a gradle project
|
||||||
`implementation 'com.theokanning.openai-gpt3-java:app:<version>'`
|
`implementation 'com.theokanning.openai-gpt3-java:api:<version>'`
|
||||||
or
|
or
|
||||||
`implementation 'com.theokanning.openai-gpt3-java:client:<version>'`
|
`implementation 'com.theokanning.openai-gpt3-java:client:<version>'`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue