M2a/04-loopd-http

Implemented-By: Laguna S 2.1 (OpenCode)
This commit is contained in:
2026-09-18 02:11:25 -07:00
parent 6e8e24794d
commit 4460bb241a
18 changed files with 2279 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
HTTP/1.1 200 OK
Server: llama.cpp
Access-Control-Allow-Origin:
Connection: close
X-Accel-Buffering: no
Content-Type: application/json; charset=utf-8
Transfer-Encoding: chunked
Connection: close
10
{"success":true}
0