openai/openai-java
Official Java client library for interacting with OpenAI's language model APIs.

Velocity · 7d
+2.5
★ / day
Trend
→steady
star history
This repository provides the official Kotlin/Java SDK for the OpenAI REST API, enabling Java applications to interface with OpenAI’s language models. The library offers typed interfaces for various API endpoints including the Responses API and Chat Completions, supporting model interactions via environment-configured API keys.