v4.1.0
neuml/txtaiv4.1.0Feb 3, 2022by davidmezzetti
AI Summary
txtai 4.1 introduces entity extraction, workflow scheduling, and new console and export tasks.
Key Highlights
- Add entity extraction pipeline
- Add workflow scheduling
- Add Console Task
- Add Export Task
New Features
- Entity extraction pipeline
- Workflow scheduling
- Console Task
- Export Task
- Workflow search task
Full Release Notes
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) Bug Fixes -------------------------- - Object detection model fails to load additional models (#204) - Update unit tests to limit cpu usage for word vector tests (#207) - Add better error handling around unindexed embedding instances (#212) - Fix issue when workflow task generates no output (#214) - Add lock to API search methods (#217)