Releases: khoj-ai/khoj
Releases · khoj-ai/khoj
1.11.0
🎉 New
- Added indication in the desktop UI for back-end connectivity by @Olatoyan in #711
- Make Search Models More Configurable. Upgrade Default Cross-Encoder by @debanjum in #722
🧪 Improve
- Improve the agents UX by @sabaimran in #702
- Improve Chat Page Load Perf, Offline Chat Perf and Miscellaneous Fixes by @debanjum in #703
- Add a database lock for jobs that shouldn't be run by multiple workers by @sabaimran in #706
- Extract run with process lock logic into func. Use it to re-index content by @debanjum in #710
- Support Llama 3 and Improve Offline Chat Actors by @debanjum in #724
- Replaced reinitialize and save all button to a sync button in config.… by @AjaySDwivedi1 in #701
⚒️ Fix
- Use set, inferred max token limits wherever chat models are used by @debanjum in #713
- Fix loading of offline models on local machines to prevent too much RAM usage
- Fix Chat UI and Indexing on Desktop App by @debanjum in #723
🎉 New Contributors
- @AjaySDwivedi1 made their first contribution in #701
- @Olatoyan made their first contribution in #711
Full Changelog: 1.10.2...1.11.0
1.10.2
🩹 Fix
- Fix Khoj Desktop app installation by @debanjum
- Just use file extension to identify indexable file types
- Fix including PDF files in indexable file types
- Revert Desktop app size down to ~100 Mb instead of 250Mb (when was using Magika on Desktop app)
Full Changelog: 1.10.1...1.10.2
1.10.1
🩹 Fix
- Fix identifying text file types more robustly on server by @debanjum
Full Changelog: 1.10.0...1.10.1
1.10.0
🎉 New
- Send Welcome Emails when a new user signs up by @sabaimran in #691
- Enable using Python 3.12 with Khoj by @debanjum in #690
- Support indexing all text file types from Desktop, Github by @debanjum in #692
🧪 Improve
- Update text chunking strategy to Improve search context by @debanjum in #645
- Improve chat UI/UX on Desktop, Web app by @debanjum in #693
- Simplify copying chat messages on Desktop, Web app
🩹 Fix
- Fix recursively indexing folders from Desktop app by @debanjum in #692
- Fix inferring search queries to run on your documents
Full Changelog: 1.9.0...1.10.0
1.9.0
🎉 New
- Upgrade Offline Chat in Khoj to use Llama.cpp by @debanjum in #680
- Upgrade default chat model to NouseResearch's Hermes-2-Pro
- Support using any chat model in GGUF format
- Support more GPUs like AMD, Nvidia, Mac, Vulcan. Previously we just supported Vulcan, Mac
- Stream Khoj's intermediate actions during chat to the Web UI by @sabaimran in #679
🧪 Improve
⚙️ Fix
- Address Notion, Image tech debt in indexing code path by @sabaimran in #687
Full Changelog: 1.8.0...1.9.0
1.8.0
🎉 New
- Khoj Chat now supports 🤖 Custom Agents! by @sabaimran in #671, #675, #682
🧪 Improve
⚙️ Fix
Full Changelog: 1.7.0...1.8.0
1.7.0
🎉 New
🧪 Improve
- Improve Search Quality on GPU machines by @debanjum in #668
- Improve Speed of Chat with Web Lookups by @debanjum in #670
⚙️ Fix
- Fix Notion indexing by @sabaimran in 6aae986
- Do not create new Chat Session when an old Chat Session is deleted by @debanjum in #669
- Fix rendering Online References after streaming chat response by @debanjum in a1ce122
- Fix opening References in Desktop app by @debanjum in 1aeea3d
Full Changelog: 1.6.2...1.7.0
1.6.2
🎉 New
- Include additional user context in the image generation flow by @sabaimran in #660
- Support upload for files via drag/drop in the web UI by @sabaimran in #666
- Upload generated images to s3, if AWS credentials and bucket is available by @sabaimran in #667
🧪 Improve
- Make loading icons prettier @sabaimran
- Add link to blog in the docs
⚙️ Fix
- Add better error handling when image generation fails due to unsafe prompt @debanjum
Full Changelog: 1.6.1...1.6.2
1.6.1
🧪 Improve
⚙️ Fix
- Fix, Improve rendering images in Obsidian, Desktop, Web clients by @debanjum in #659
- Fix and Improve Chat UI in Web, Desktop apps by @debanjum in #655
- Fix process to retrieve, create, and save conversations for ClientApplications by @sabaimran in #656
- Various improvements, fixes for chat and settings by @sabaimran in #652, #658
Full Changelog: 1.6.0...1.6.1
1.6.0
🎉 New
- Support multiple chat sessions within the web UI by @sabaimran in #638
- Add support for multiple chat sessions in the desktop application by @sabaimran in #639
- Have Khoj dynamically select conversation command(s) in chat by @sabaimran in #641
🧪 Improve
- Add additional personalization in Chat via Location, Username by @sabaimran in #644
- Make Production Dependencies for Khoj Cloud Optional to Install by @debanjum in #647
⚙️ Fix
- Fix process for generating embeddings for Notion entries by @sabaimran in #648
- Miscellaneous bugs and fixes for chat sessions by @sabaimran in #646
Full Changelog: 1.5.1...1.6.0