v4.1.0
This release adds the following new features, improvements and bug fixes.
New Features
- Add entity extraction pipeline (#203)
- Add workflow scheduling (#206)
- Add workflow search task to API (#210)
- Add Console Task (#215)
- Add Export Task (#216)
- Add notebook for workflow scheduling (#218)
Improvements
- Default documentation theme using system preference (#197)
- Improve multi-user experience for workflow application (#198)
- Documentation improvements (#200)
- Add social preview image for documentation (#201)
- Add links to txtai in all example notebooks (#202)
- Add limit parameter to API search method (#208)
- Add documentation on local API instances (#209)
- Add shorthand syntax for creating workflow tasks in API (#211)
- Accept functions as workflow task actions in API (#213)