Skip to content

Function 0.0.41

Latest
Compare
Choose a tag to compare
@olokobayusuf olokobayusuf released this 14 Nov 14:23
· 2 commits to main since this release
  • Added support for streaming predictions.
  • Added fxn.predictions.ready to check whether a predictor has been preloaded.
  • Added verbose parameter in fxn.predictions.create method to print prediction progress.
  • Added --quiet option in fxn predict CLI action to suppress verbose logging.
  • Fixed prediction errors when making passing in str, list, or dict arguments.
  • Fixed invalid data type error when prediction returns a greyscale image.
  • Fixed prediction error in CLI when passing file path as prediction input value.
  • Refactored Acceleration.Default enumeration member to Acceleration.Auto.
  • Removed Profile type. Use User type instead.
  • Updated to Function C 0.0.31.