deepset-ai / haystack

:mag: AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.
https://haystack.deepset.ai
Apache License 2.0
16.94k stars 1.85k forks source link

Remove deprecated `SentenceWindowRetrieval` component #8289

Closed shadeMe closed 1 month ago

shadeMe commented 1 month ago

It was left as a stubbed component in 2.4 to aid backward compatibility with existing pipelines. It should be removed in 2.5.