This server is running. Test both endpoints below.
GET /health - JSON liveness checkGET /predict - help JSON with request formatPOST /predict - actual prediction endpoint for evaluator / curl / PostmanOpen /predict in browser to see a sample payload, then send the same shape to POST /predict.