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
+8
View File
@@ -0,0 +1,8 @@
HTTP/1.1 400 Bad Request
Server: llama.cpp
Access-Control-Allow-Origin:
Content-Type: application/json; charset=utf-8
Content-Length: 97
Connection: close
{"error":{"code":400,"message":"model 'no-such-model' not found","type":"invalid_request_error"}}