Releases: blueokanna/ChatGLM-Java-SDK
Releases · blueokanna/ChatGLM-Java-SDK
v0.1.1-Beta
Update
- the program uses ChatGLM-4 asynchronous requests to generate Jar package, you can build your own runnable application that also supports streaming or synchronous request dependencies.
- support for locally saving API keys and loading local API key files.
- fast multiple calls to reduce performance costs.
- system_role setting exists by default for fun role-playing ChatGLM-4
- Context-sensitive continuous dialogue with ChatGLM-4
- Active history deletion after closing the application
- minimum supported Java JDK version is JDK 11.