Releases: AcaiSoftware/chatgpt-java
Releases · AcaiSoftware/chatgpt-java
ChatGPT-Java 1.0.2 - Cloudflare Workaround
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
anduserAgent
in order to bypass newly implemen… by @KaiserBloo in #4
New Contributors
- @JonathanHallstrom made their first contribution in #2
Full Changelog: 1.0.1...1.0.2
ChatGPT-Java 1.0.1
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!
This is the first release of our ChatGPT Java library.
Full Changelog: https://github.com/AcaiSoftware/chatgpt-java/commits/1.0.0