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
4 changed files with 0 additions and 34 deletions
-1
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",