haystack/releasenotes/notes/sentence-window-retriever-output-docs-d3de2ac4328488f1.yaml
David S. Batista b411c14414
feat: The SentenceWindowRetriever has now an extra output key containing all the documents belonging to the context window (#8283)
* initial import

* adding release notes

* linting

* improving docs and release notes

* updating example
2024-08-27 10:30:12 +02:00

5 lines
146 B
YAML

---
enhancements:
- |
The SentenceWindowRetriever has now an extra output key containing all the documents belonging to the context window.