v3.6.0

neuml/txtaiv3.6.0Nov 8, 2021by davidmezzetti

AI Summary

Introduces a tabular pipeline and enhances ServiceTask capabilities, while improving model registration logic and updating workflow examples.

Key Highlights

  • Tabular pipeline added
  • ServiceTask enhancements
  • Refactored model registration
  • Workflow example updates

New Features

  • Post workflow action to API
  • Tabular pipeline
  • ServiceTask support for additional use cases
  • Notebook for tabular pipeline
  • Topn option for extractor pipeline

Full Release Notes

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