Skip to content

Releases: blueokanna/RustGLM

RustGLM v0.1.4

24 Mar 16:25
Compare
Choose a tag to compare

Update

  1. Integrated CogView-3 and GLM-4V
  2. Optimized the code to reduce performance loss
  3. Use toml configuration files to reduce duplicate code and simpler configuration
  4. Not limited to terminal use, open an input interface set_user_input, more open and free
  5. delete save api key to store in local file (Keep easy to use)

RustGLM v0.1.2

03 Mar 09:48
Compare
Choose a tag to compare

Update

  1. Updated support for CogView-3 and GLM-4V
  2. Optimized the code to reduce performance loss
  3. Use toml configuration files to reduce duplicate code and simpler configuration

RustGLM v0.1.1

11 Feb 17:43
Compare
Choose a tag to compare

ChatGLM SDK for RustLang

High-performance, Reliable ChatGLM SDK natural language processing in Rust-Lang

  1. The program is currently uploaded to the crate.io official repository, and you can build your own binaries. The application also supports streaming or synchronous request dependencies.
  2. Supports saving API keys locally and loading local API key files.
  3. Comparable to the operating efficiency of C and C++ languages, it can be called multiple times quickly to reduce performance costs.
  4. There is a system_role setting by default for fun role playing ChatGLM-4, Context-sensitive continuous conversations with ChatGLM-4