tabbyAPI-ollama/endpoints
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
..
core API: Add /v1/health endpoint (#178) 2024-08-27 21:37:41 -04:00
Kobold Kobold: Fix max length type 2024-07-26 23:00:26 -04:00
OAI Remove rouge print statements within chat_completion.py (#174) 2024-08-23 21:28:37 -04:00
server.py API: Add setup function to routers 2024-07-26 22:24:33 -04:00
utils.py Main: Make openapi export store locally 2024-07-08 14:54:06 -04:00