Skip to content

0.6.0

Compare
Choose a tag to compare
@bloomonkey bloomonkey released this 23 Aug 13:09
· 10 commits to main since this release

[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 generic Exceptions
  • Use newer pydantic and fastapi for potential performance improvements