server : add /v1/health endpoint (#16461)

* server : add /v1/health endpoint

* cont : update readme
This commit is contained in:
Georgi Gerganov
2025-10-07 15:57:14 +03:00
committed by GitHub
parent 4e0388aa8a
commit df1b612e29
2 changed files with 3 additions and 1 deletions

View File

@@ -393,7 +393,7 @@ node index.js
### GET `/health`: Returns health check result
This endpoint is public (no API key check).
This endpoint is public (no API key check). `/v1/health` also works.
**Response format**