Skip to content

Latest commit

 

History

History

openai-client

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

openai-client

Java libraries for using OpenAI's GPT APIS.

Usage

Maven Central

<dependency>
    <groupId>io.github.hamawhitegg</groupId>
    <artifactId>openai-client</artifactId>
    <version>0.2.0</version>
</dependency>
  • Java 17 or later

References

License

This project is licensed under the Apache License 2.0.