Charles-Meldhine Madi Mnemoi
47c3a2bc88
feat: SentenceWindowRetriever now supports run_async (#9895)
* feat: `SentenceWindowRetriever` now supports `run_async`
* refactor: Reduce duplicated code
* refactor: Remove unused import
* docs: Add release notes
* style: ignore type error from missing `run_async` in `DocumentStore` protocol
* docs: Precise the ignored mypy error and add a comment explaining why
* style: update mypy ignore type for filter_documents_async in SentenceWindowRetriever
---------
Co-authored-by: Sebastian Husch Lee <10526848+sjrl@users.noreply.github.com>
2025-10-21 11:41:43 +02:00
..
2025-10-20 09:26:22 +02:00
2025-07-03 09:49:09 +02:00
2025-08-11 10:01:31 +02:00
2025-07-03 09:49:09 +02:00
2025-08-12 15:20:44 +02:00
2025-08-07 10:23:14 +02:00
2025-10-09 13:15:51 +00:00
2025-09-30 10:20:08 +02:00
2025-09-24 09:26:51 +02:00
2025-10-15 13:55:22 +02:00
2025-09-04 13:31:15 +00:00
2025-10-20 09:26:22 +02:00
2025-08-07 10:23:14 +02:00
2025-08-07 10:23:14 +02:00
2025-09-24 09:26:51 +02:00
2025-08-07 10:23:14 +02:00
2025-10-21 11:41:43 +02:00
2025-08-20 09:33:38 +02:00
2025-08-07 10:23:14 +02:00
2025-10-20 12:11:34 +02:00
2025-08-07 10:23:14 +02:00
2025-08-29 12:22:02 +02:00
2025-07-03 09:49:09 +02:00