server : remove /api endpoints (#22165)

* server : remove /api endpoints

* cont : remove /api/tags
This commit is contained in:
Georgi Gerganov 2026-04-20 20:41:19 +03:00 committed by GitHub
parent fd6ae4ca1c
commit cf8b0dbda9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 0 additions and 34 deletions

View file

@ -143,7 +143,6 @@ bool server_http_context::init(const common_params & params) {
"/v1/health",
"/models",
"/v1/models",
"/api/tags",
"/",
"/index.html",
"/bundle.js",