v0.17.1: Fix ingestion import with uninstalled requirements; drop support for `unstructured`
Pre-release
Pre-release
✨ New features and improvements
- After recent refactorings importing ingestion tasks failed with ingestion libraries (
docling,marker) not installed. This is fixed by this patch. (#179)
🔴 Bug fixes
-
⚠️ Backwards incompatibilities
unstructuredis no longer supported for ingestion. (#179)
📖 Documentation and examples
-
👥 Contributors
Full Changelog: v0.17.0...v0.17.1