Jein
Sign in

Changelog

The repository CHANGELOG.md tracks released changes. Pin image tags and SDK versions in production.

Unreleased

  • Jev-compatible API, public migration docs, and fake-slice SDK checks.
  • Added a pinned multilingual checkpoint on a dedicated worker. Language-aware aliases route non-English state text to it; responses expose the selected model and x-jein-routed-language. Pin laya-0.3.20 to keep the English checkpoint for every request, or set AUTO_ROUTE_MULTILINGUAL=false on the API to keep all aliases on English.
  • Both workers now run laya==0.3.20 with unchanged checkpoints; the served ids are laya-0.3.20 and laya-multilingual-0.3.20. Answers are identical to the previous package except that non-ASCII text in object-valued instructions is no longer escaped, and such requests no longer fail on the multilingual worker.