Expand description
Document text extraction with streaming support.
TODO: wire Kreuzberg once crate dependency is confirmed. Current implementation is a stub that reads raw text files only.
Structs§
- Extracted
Document - Result of document extraction.
- Extraction
Options - Options controlling extraction behavior.
- Extractor
- Stateless document extractor.