chatgpt-java icon indicating copy to clipboard operation
chatgpt-java copied to clipboard

⌨ Lightweight Java library for OpenAI's ChatGPT using the reverse-engineered API.

Results 4 chatgpt-java issues
Sort by recently updated
recently updated
newest added

Which version of Java is supported at least? Does Java 8 support it?

enhancement

When I executed the refreshAccessToken method, it threw a timeout exception,I found that it's calling the URL https://chat.openai.com/api/auth/session. Has this URL expired?Because I didn't find this URL in the console....

hihi all and ty for putting this together! I'm struggling a bit with respect to getting the api to reliably connect to openGPT. I had some initial success so I...

After 1 hour of using token expires. What to do?

question