{
  "status": "ok",
  "endpoints": [
    "GET /v1/models",
    "POST /v1/chat/completions",
    "POST /v1/images/generations",
    "POST /chat",
    "POST /image",
    "POST /img2img"
  ]
}