Hi, for any JVM developers, last few weeks I worked on an OpenAI API client written in Java focusing on simplicity and minimal dependencies (only Jackson )
https://github.com/StefanBratanov/jvm-openai
I have tried to cover all functionalities and request/response types/parameters and as of last version 0.4.0, it also supports the Beta APIs.
Would be cool to get feedback. Be free to open an issue or even a PR if you feel like it.
Good day. 🙂