Skip to content

Releases: khoj-ai/khoj

0.13.0

18 Oct 10:47
Compare
Choose a tag to compare

What's Changed

🎉 New

  • Push Files to Index from Obsidian, Emacs Clients by @debanjum in #499

🧪 Improve

  • Improve Offline Chat Model Experience: GPU Support, Swap Model by @debanjum in #494
  • Allow users to manually specify globs instead of just directory by @spott in #496
  • Strip the incoming query from the slash conversation command by @sabaimran in #500

⚙️ Fix

  • Fix Linux Desktop Application by @sabaimran in #491
  • Update Khoj package version for Electron, Desktop app by @sabaimran in #492
  • Fix encoding binary files for sync from the Desktop, Obsidian client by @sabaimran in #506

New Contributors

Full Changelog: 0.12.3...0.13.0

0.12.3

27 Sep 05:42
Compare
Choose a tag to compare

Full Changelog: 0.12.2...0.12.3

0.12.2

26 Sep 19:00
Compare
Choose a tag to compare

What's Changed

🎉 New

  • Better Khoj Desktop App: Part 1
    • Add front-end Electron desktop application for Khoj local file syncing by @sabaimran in #473
    • Move to a push-first model for retrieving embeddings from local files by @sabaimran in #457
    • Remove PySide dependency and deprecate old desktop builds by @sabaimran in #475

🧪 Improve

⚙️ Fix

New Contributors

Full Changelog: 0.11.4...0.12.2

0.12.0

26 Sep 16:25
Compare
Choose a tag to compare

What's Changed

🎉 New

  • Better Khoj Desktop App: Part 1
    • Add front-end Electron desktop application for Khoj local file syncing by @sabaimran in #473
    • Move to a push-first model for retrieving embeddings from local files by @sabaimran in #457
    • Remove PySide dependency and deprecate old desktop builds by @sabaimran in #475

🧪 Improve

⚙️ Fix

New Contributors

Full Changelog: 0.11.4...0.12.0

0.11.4

29 Aug 18:45
Compare
Choose a tag to compare

Full Changelog: 0.11.3...0.11.4

0.11.3

28 Aug 21:46
Compare
Choose a tag to compare

⚙️ Fix

  • Fix /chat endpoint, dropping the query passed to the LLM

Full Changelog: 0.11.2...0.11.3

0.11.2

28 Aug 17:17
Compare
Choose a tag to compare

🥳 New

🧪 Improve

Full Changelog: 0.11.1...0.11.2

0.11.1

17 Aug 05:55
Compare
Choose a tag to compare

What's Changed

⚙️ Fix

  • Revert "Open Web interface within Desktop app in GUI mode" by @sabaimran in #444
  • Sign mac app and gracefully exit GUI by @sabaimran in #446

Full Changelog: 0.11.0...0.11.1

0.11.0

15 Aug 02:28
Compare
Choose a tag to compare

Changelog

🎉 New

🧪 Improve

  • Add support for starting a new line with shift-enter by @Ellen7ions in #412
  • Improvements to downloading llama v2 model correctly by @sabaimran in #405
  • Open Web interface within Desktop app in GUI mode by @debanjum in #429

⚙️ Fix

🎂 New Contributors

Full Changelog: 0.10.1...0.11.0

0.10.1

02 Aug 07:17
Compare
Choose a tag to compare

What's Changed

Offline chat got a bunch of fixes and improvements! ✨
Thanks to all the folks who provided constructive feedback and helped with investigations on Github, Discord, Reddit and HN 🌈

⚙️ Fix

🧪 Improve

  • Improve Chat Response Latency from issue #363 by @debanjum
  • Improve Llama 2 Model Download from issue #379 by @sabaimran
  • Improve Chat model is thinking indicator in the Web Chat UI from issue #392 by @sabaimran

New Contributors

Full Changelog: 0.10.0...0.10.1