/ releasenotes / notes / preprocessor-2-0-9828d930562fa3f5.yaml
preprocessor-2-0-9828d930562fa3f5.yaml
1  ---
2  preview:
3    - |
4      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.