{
  "name": "vireonix-proxy",
  "status": "healthy",
  "port": 4003,
  "endpoints": {
    "chat_completions": "http://127.0.0.1:4003/v1/chat/completions",
    "models": "http://127.0.0.1:4003/v1/models",
    "limits": "http://127.0.0.1:4003/limits"
  }
}