tabbyAPI-ollama/endpoints/core
TerminalMan 80198ca056
API: Add /v1/health endpoint (#178)
* Add healthcheck

- localhost only /healthcheck endpoint
- cURL healthcheck in docker compose file

* Update Healthcheck Response

- change endpoint to /health
- remove localhost restriction
- add docstring

* move healthcheck definition to top of the file

- make the healthcheck show up first in the openAPI spec

* Tree: Format
2024-08-27 21:37:41 -04:00
..
types Model: Add Tensor Parallel support 2024-08-22 14:15:19 -04:00
utils Embeddings: Add model management 2024-07-30 15:19:27 -04:00
router.py API: Add /v1/health endpoint (#178) 2024-08-27 21:37:41 -04:00