mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-10-27 08:21:30 +00:00
server : add /v1/health endpoint (#16461)
* server : add /v1/health endpoint * cont : update readme
This commit is contained in:
@@ -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**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user