v3.7.0
This release adds the following new features, improvements and bug fixes.
New Features
- Add object detection pipeline (#148)
- Add image caption pipeline (#149)
- Add retrieval task (#150)
- Add no-op pipeline (#152)
- Add new workflow functionality (#155)
Improvements
- Add korean translation to README.md. Thank you @0206pdh! (#138)
- Add links to external articles (#139)
- Update example applications to be consistent (#140)
- Add an article summarization example (#144)
- Add fallback mode for textractor (#145)
- Reorganize pipeline package (#147)
- Update optional package tests to simulate missing packages (#154)
- Add parameter to flatten labels output (#153)
- Update documentation with latest changes (#156)