๐ New
* Added indication in the desktop UI for back-end connectivity by Olatoyan in https://github.com/khoj-ai/khoj/pull/711
* Make Search Models More Configurable. Upgrade Default Cross-Encoder by debanjum in https://github.com/khoj-ai/khoj/pull/722
๐งช Improve
* Improve the agents UX by sabaimran in https://github.com/khoj-ai/khoj/pull/702
* Improve Chat Page Load Perf, Offline Chat Perf and Miscellaneous Fixes by debanjum in https://github.com/khoj-ai/khoj/pull/703
* Add a database lock for jobs that shouldn't be run by multiple workers by sabaimran in https://github.com/khoj-ai/khoj/pull/706
* Extract run with process lock logic into func. Use it to re-index content by debanjum in https://github.com/khoj-ai/khoj/pull/710
* Support Llama 3 and Improve Offline Chat Actors by debanjum in https://github.com/khoj-ai/khoj/pull/724
* Replaced reinitialize and save all button to a sync button in config.โฆ by AjaySDwivedi1 in https://github.com/khoj-ai/khoj/pull/701
โ๏ธ Fix
* Use set, inferred max token limits wherever chat models are used by debanjum in https://github.com/khoj-ai/khoj/pull/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 https://github.com/khoj-ai/khoj/pull/723
๐ New Contributors
* AjaySDwivedi1 made their first contribution in https://github.com/khoj-ai/khoj/pull/701
* Olatoyan made their first contribution in https://github.com/khoj-ai/khoj/pull/711
**Full Changelog**: https://github.com/khoj-ai/khoj/compare/1.10.2...1.11.0