mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-08-15 11:25:12 +00:00
server : remove /api endpoints (#22165)
* server : remove /api endpoints * cont : remove /api/tags
This commit is contained in:
parent
fd6ae4ca1c
commit
cf8b0dbda9
4 changed files with 0 additions and 34 deletions
|
|
@ -143,7 +143,6 @@ bool server_http_context::init(const common_params & params) {
|
|||
"/v1/health",
|
||||
"/models",
|
||||
"/v1/models",
|
||||
"/api/tags",
|
||||
"/",
|
||||
"/index.html",
|
||||
"/bundle.js",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue