haystack-core-integrations
haystack-core-integrations copied to clipboard
Add async run method for all ChatGenerators
Is your feature request related to a problem? Please describe. After adding AsyncPipeline in Haystack 2.10 we should add a run_async method to each ChatGenerator that is IO-bound.
ChatGenerators