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

Cherry-pick SentenceWindowRetrieval commit (#8206) to 2.4.x #8223

Closed Amnah199 closed 1 month ago

Amnah199 commented 1 month ago

How did you test it?

Ran the tests

Notes for the reviewer

NA

Checklist

Amnah199 commented 1 month ago

@shadeMe Can we skip the doc sync test? It's failing because the v2.4-unstable branch is missing from the documentation, which might also cause test failures in any merges with the v2.4.x branch. I’ll create an issue to track this.