chatgpt-java
chatgpt-java copied to clipboard
Java version problem
Which version of Java is supported at least? Does Java 8 support it?
It's only been tested & built with using JDK 17, although it should work with Java 8
Thank you. It should be incompatible with Java 8
What does the error say?
ChatGPT.class The JDK version number compiled by this file should be 52 (8), but it is actually 61 (17). Therefore, errors are reported when compiling the local 52 version. Solution: 1. Upgrade the local JDK version to 17 or above. 2. Reduce dependency. Spring 6 is not required. Therefore, it is incompatible with Java 8
this is no class:
import gg.acai.acava.cache.CacheDuplex; import gg.acai.acava.cache.CacheLiteral;

Acava was recently updated with a new cache, I'll update it asap