Skip to content

v0.21.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Dec 09:49
· 203 commits to main since this release

⚠️ Notice

  • Due to changes in the indexing format, the ~/.tabby/index directory will be automatically removed before any further indexing jobs are run. It is expected that the indexing jobs will be re-run (instead of incrementally) after the upgrade.

🚀 Features

  • Support connecting to llamafile model backend.
  • Display Open / Closed state for issues / pull requests in Answer Engine context card.
  • Support deleting the entire thread in Answer Engine.
  • Add rate limiter options for HTTP-powered model backends.

🧰 Fixed and Improvements

  • Fixed a panic that occurred when specifying a local model (#3464)
  • Add pagination to Answer Engine threads.
  • Fix Vulkan binary distributions.
  • Improve the retry logic for chunk embedding computation in indexing job.

💫 New Contributors

Full Changelog: v0.20.0...v0.21.0