mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-05 11:27:15 +00:00
* window_size set during runtime * revert init and update run with window_size * improved doc, removed print * adding release notes * updating tests * reverting docstring example * Update haystack/components/retrievers/sentence_window_retriever.py Co-authored-by: Silvano Cerza <3314350+silvanocerza@users.noreply.github.com> * Update haystack/components/retrievers/sentence_window_retriever.py Co-authored-by: Silvano Cerza <3314350+silvanocerza@users.noreply.github.com> * Update haystack/components/retrievers/sentence_window_retriever.py Co-authored-by: Silvano Cerza <3314350+silvanocerza@users.noreply.github.com> --------- Co-authored-by: David S. Batista <dsbatista@gmail.com> Co-authored-by: Silvano Cerza <3314350+silvanocerza@users.noreply.github.com>