0.6.0
[0.6.0] - 2023-08-23
Changed
- Return an asynchronous function from build_predictor
- Use orjson to serialize responses from app returned by build_app
- Improved error handling in app returned by
build_app
; will catch and format genericExceptions
- Use newer pydantic and fastapi for potential performance improvements