mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-29 07:59:27 +00:00
7 lines
191 B
YAML
7 lines
191 B
YAML
---
|
|
preview:
|
|
- |
|
|
rename `TextDocumentSplitter` to `DocumentSplitter`, to allow a better
|
|
distinction between Components that operate on text and those that operate
|
|
on Documents.
|