mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-25 18:00:28 +00:00
5 lines
277 B
YAML
5 lines
277 B
YAML
![]() |
---
|
||
|
preview:
|
||
|
- |
|
||
|
Add the `TextDocumentSplitter` component for Haystack 2.0 that splits a Document with long text into multiple Documents with shorter texts. Thereby the texts match the maximum length that the language models in Embedders or other components can process.
|