Skip to content

v3.6.0

Compare
Choose a tag to compare
@davidmezzetti davidmezzetti released this 08 Nov 17:43
· 1035 commits to master since this release

This release adds the following new features, improvements and bug fixes.

New Features

  • Add post workflow action to API (#129)
  • Add tabular pipeline (#134)
  • Enhance ServiceTask to support additional use cases (#135)
  • Add notebook for tabular pipeline (#136)
  • Add topn option to extractor pipeline (#137)

Improvements

  • Refactor registering new auto models to use methods in Transformers library (#128)
  • Update workflow example application (#130)

Bug Fixes

  • No issues this release