issues
search
khoj-ai
/
khoj
Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (e.g gpt, claude, gemini, llama, qwen, mistral).
https://khoj.dev
GNU Affero General Public License v3.0
14.09k
stars
702
forks
source link
Migrate the PyPI package to use project name: khoj
#853
Closed
debanjum
closed
3 months ago
debanjum
commented
3 months ago
Changes
Deprecate
khoj-assistant
pypi package. Use more accurate and succinct pypi project name,
khoj
Update references to use
khoj
pypi package in docs and code
Update pypi workflow to publish to both khoj, khoj-assistant for now
Update stale python 3.9 support mentioned in our pyproject Can't support python 3.9 as depend on
Django 5.0.7
which needs python >=3.10
Verify
Updated
pypi.yml
github workflow publishes to both (new)
khoj
, (old)
khoj-assistant
pypi projects
Can install Khoj python package with
pip install khoj
Changes
khoj
pypi package in docs and codeVerify
pypi.yml
github workflow publishes to both (new) khoj, (old) khoj-assistant pypi projectspip install khoj