Closed sabaimran closed 10 months ago
Hey @sabaimran I would like to work on this issue. Can you Please assign me this issue?
Awesome! Thanks for volunteering, @Sanket-Arekar . Let me know if you need any guidance with the dev setup.
I would recommend cloning the repository, creating a virtual environment, and then running pip install -e '.[dev]
to get started. We also need to add better documentation for this.
Okay. Thank You for assigning me this issue, I will start working on it.
@sabaimran please check this i have raised a PR for this issue
@sabaimran please check now, i have raised new PR according to your requirement
Thank for taking care of this @ayushjha119 ! I'm updating the developer documentation based on your experience in this PR: https://github.com/khoj-ai/khoj/pull/596. Let me know if there's anything you'd like to add.
@sabaimran Thank you soo much, for helping in my first Open source contribution
In
api.py
, add a simple/health
endpoint that simply returns200
.