mirror of
https://github.com/khoaliber/khoj.git
synced 2026-04-21 17:09:34 +00:00
343854752c
* Remove GPT4All dependency in pyproject.toml and use multiplatform builds in the dockerization setup in GH actions * Move configure_search method into indexer * Add conditional installation for gpt4all * Add hint to go to localhost:42110 in the docs. Addresses #477