1.42.7

khoj-ai/khoj1.42.7Jun 28, 2025by github-actions[bot]

AI Summary

Maintenance release enhancing model support, file management, and search quality.

Key Highlights

  • Improve support for new Deepseek R1 model
  • Ease bulk (de-)selecting of files for agent knowledge base
  • Improve image generation success rate
  • Fix semantic search to improve document retrieval quality
  • Allow setting embedded postgres db directory via env var

Full Release Notes

## 🧪 Improve
* Improve support for new Deepseek R1 model (0528) in 29e5d7ef0
* Ease bulk (de-)selecting of files to add/remove to agent knowledge base in 1566e3c74
* Improve image generation success in ca9109455, 4448ab665

## 🛠️ Fix
* **Fix semantic search to improve quality of document retrieval** in 170a8036f.
* Allow setting embedded postgres db directory via env var by @petergaultney in https://github.com/khoj-ai/khoj/pull/1202

## New Contributors
* @petergaultney made their first contribution in https://github.com/khoj-ai/khoj/pull/1202

**Full Changelog**: https://github.com/khoj-ai/khoj/compare/1.42.6...1.42.7