Closed bloomonkey closed 1 year ago
Catch errors raised by ML model's predict method, format them as JSON, and return as the body of the 500 status response.
500
This empowers clients to interpret errors raised internally.
Catch errors raised by ML model's predict method, format them as JSON, and return as the body of the
500
status response.This empowers clients to interpret errors raised internally.