Skip to content

v0.3.32

Compare
Choose a tag to compare
@takatost takatost released this 25 Nov 08:46
· 3218 commits to main since this release
3cc6978

New Features

  • Supported the rerank model of xinference for local deployment, such as: bge-reranker-large, bge-reranker-base.
  • ChatGLM2/3 support

⚠️ Breaking Change

We've recently switched provider ChatGLM to the OpenAI API protocol, so from now on, we'll only be supporting ChatGLM3 and ChatGLM2. Unfortunately, support for ChatGLM1 has been deprecated.

What's Changed

New Contributors

Full Changelog: 0.3.31...0.3.32