chatgpt-java and chatGptApiSdk
These are **competitors** — both are unofficial Java SDKs that wrap the OpenAI API to provide similar functionality (GPT model access and convenience methods), so developers would choose one or the other based on features, maintenance status, and API coverage rather than use them together.
About chatgpt-java
PlexPt/chatgpt-java
ChatGPT Java SDK。支持 GPT-4o、 GPT-5 API。开箱即用。An unofficial Java SDK for seamless integration with ChatGPT's GPT-5 and GPT-4 APIs. Ready-to-use, simple setup, and efficient for building AI-powered applications.
Supports function calling, token counting, multi-key round-robin load balancing, and streaming responses with context persistence. Implements HTTP/SOCKS5 proxy support and reverse proxy configuration for regional network constraints, with builder-pattern initialization. Integrates seamlessly with Spring Boot via SSE (Server-Sent Events) for real-time streaming and includes JSON-based function definition schemas for tool-use workflows.
About chatGptApiSdk
gulihua10010/chatGptApiSdk
chatGpt Api SDK 封装,支持 GPT-3.5,GPT-4,账单查询,开箱即用,非常简单!
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work