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.18k stars 705 forks source link

fix:#570 added health endpoint that simply returns 200 #590

Closed ayushjha119 closed 10 months ago

ayushjha119 commented 10 months ago

Fixed this In api.py, add a simple /health endpoint that simply returns 200.

sabaimran commented 10 months ago

Closing as you've created a new PR #591 .