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

upgrade: revert back to SentenceWindowRetrieval #8197

Closed Amnah199 closed 1 month ago

Amnah199 commented 1 month ago

Proposed Changes:

Refactored the name to SentenceWindowRetrieval.

How did you test it?

Ran the tests

Notes for the reviewer

N/A

Checklist