mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-26 22:48:29 +00:00
* feat-added-split-by-page-to-DocumentSplitter * added test case and the suggested changes * Update document_splitter.py * Update haystack/components/preprocessors/document_splitter.py * Update test_document_splitter.py --------- Co-authored-by: Sebastian Husch Lee <sjrl@users.noreply.github.com>
5 lines
105 B
YAML
5 lines
105 B
YAML
---
|
|
enhancements:
|
|
- |
|
|
Added split by page to DocumentSplitter, which will split the document at \f
|