janhq / cortex.cpp

Run and customize Local LLMs.
https://cortex.so
Apache License 2.0
1.91k stars 102 forks source link

Add health check path in api #42

Closed hiro-v closed 11 months ago

hiro-v commented 11 months ago

Curl health check at /health return 200 if all are ok Else return 500

tikikun commented 11 months ago

per @louis-jan request currently we will do simple health check with just 200 to see if server is alive