10 lines
138 B
JSON
10 lines
138 B
JSON
{
|
|
"status": "success",
|
|
"service": "ai",
|
|
"path": "/predict",
|
|
"result": {
|
|
"prediction": "healthy",
|
|
"confidence": 0.97
|
|
}
|
|
}
|