WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

v0.3.3

Choose a tag to compare

@cdoern cdoern released this 24 Nov 21:21
· 244 commits to main since this release

What's Changed

  • fix: allowed_models config did not filter models (backport #4030) by @mergify[bot] in #4223
  • fix: Vector store persistence across server restarts (backport #3977) by @mergify[bot] in #4225
  • fix: enable SQLite WAL mode to prevent database locking errors (backport #4048) by @mergify[bot] in #4226
  • fix(docs): fix glob vulnerability (backport #4193) by @mergify[bot] in #4227
  • fix: enforce allowed_models during inference requests (backport #4197) by @mergify[bot] in #4228
  • fix: update hard-coded google model names (backport #4212) by @mergify[bot] in #4229

Full Changelog: v0.3.2...v0.3.3