Skip to content

Releases: khoj-ai/khoj

0.14.0

10 Nov 08:31
Compare
Choose a tag to compare

What's Changed

  • 🎉 Use Mistral as default offline chat model by @debanjum in 0f1ebca
  • 🧪 Support GPU for offline chat on more devices by @debanjum in 0f1ebca
  • 🧪 Autofocus to chat input when opening chat by @tuan3w in #524
  • ⚙️ Update emacs.md setup instructions by @sjbutler in #510
  • ⚙️ Pin pytorch version to 2.0.1 in order to avoid exit code 139 in Docker container by @sabaimran in #512

New Contributors

Full Changelog: 0.13.0...0.14.0

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