0.4.1
[0.4.1] - 2023-04-17
Fixed
- Raise an error for unsupported field types. Previously would silently return a
None
resulting in request time errors. - Support objects for predictions in array-like structures by mapping them to strings
- Improve support for models that return 1d arrays / tensors of strings
- Catch errors when model result does not conform to expected schema, and format as JSON response