haystack icon indicating copy to clipboard operation
haystack copied to clipboard

Add SuperComponents to simplify pipeline building

Open julian-risch opened this issue 9 months ago • 0 comments

With haystack-experimental 0.7.0, we added ready-made SuperComponents and a SuperComponent abstraction. These SuperComponents bundle commonly used components and logic for indexing pipelines and make it simpler to build with Haystack: MultiFileConverter, SentenceTransformersDocumentIndexer, DocumentPreprocessor

We should identify what other ready-made SuperComponents can increase simplicity and need to bring experimental components to Haystack core depending on user feedback and possibly iterating on the implementation of the SuperComponents.

julian-risch avatar Mar 05 '25 11:03 julian-risch