Skip to content

v0.17.1: Fix ingestion import with uninstalled requirements; drop support for `unstructured`

Pre-release
Pre-release

Choose a tag to compare

@rmitsch rmitsch released this 11 Oct 15:40

✨ 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

  • unstructured is no longer supported for ingestion. (#179)

📖 Documentation and examples

-

👥 Contributors

@rmitsch


Full Changelog: v0.17.0...v0.17.1