haystack-core-integrations
haystack-core-integrations copied to clipboard
Add async run methods to all relevant retrievers
Is your feature request related to a problem? Please describe. As we released AsyncPipeline in 2.10, we should add run_async methods for all relevant retrievers.
By @anakin87: When adding async support to the Document Store, please adhere to this protocol. We cannot enforce the protocol yet, but it's important to respect to it.