This website requires JavaScript.
Explore
Help
Sign In
honeymoose
/
OpenAI-J
Watch
1
Star
0
Fork
You've already forked OpenAI-J
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bb779e75c4
OpenAI-J
/
build.gradle
5 lines
58 B
Groovy
Raw
Normal View
History
Unescape
Escape
Add OpenAiService and OpenAiApiExample Added the ability to get all available engines, and added a example class to test it.
2020-09-14 20:22:46 -04:00
allprojects
{
repositories
{
jcenter
(
)
}
}