Skip to content

v0.1.1-Beta

Latest
Compare
Choose a tag to compare
@blueokanna blueokanna released this 20 Jan 13:20
· 26 commits to main since this release
6f73035

Update

  1. 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.
  2. support for locally saving API keys and loading local API key files.
  3. fast multiple calls to reduce performance costs.
  4. system_role setting exists by default for fun role-playing ChatGLM-4
  5. Context-sensitive continuous dialogue with ChatGLM-4
  6. Active history deletion after closing the application
  7. minimum supported Java JDK version is JDK 11.