Skip to content

Releases: AcaiSoftware/chatgpt-java

ChatGPT-Java 1.0.2 - Cloudflare Workaround

12 Dec 01:37
03e4225
Compare
Choose a tag to compare

What's Changed

This release is mainly to fix the issue with the new Cloudflare protections added to the ChatGPT API.
Check the README for information on how to use the workarounds.

  • fix grammar and clean up wording by @JonathanHallstrom in #2
  • Added cfClearance to 'bypass' cloudflare & attempted to fix convers… by @KaiserBloo in #3
  • Added cfClearance and userAgent in order to bypass newly implemen… by @KaiserBloo in #4

New Contributors

Full Changelog: 1.0.1...1.0.2

ChatGPT-Java 1.0.1

11 Dec 02:41
e8d1359
Compare
Choose a tag to compare

Fixed some bugs and made some api changes, check README.md for up to date info.

Full Changelog: 1.0.0...1.0.1

ChatGPT-Java 1.0.0 - Initial Release!

10 Dec 22:38
a79e733
Compare
Choose a tag to compare

This is the first release of our ChatGPT Java library.

Full Changelog: https://github.com/AcaiSoftware/chatgpt-java/commits/1.0.0