haystack-core-integrations icon indicating copy to clipboard operation
haystack-core-integrations copied to clipboard

Add async run method for all ChatGenerators

Open mathislucka opened this issue 10 months ago • 0 comments

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

mathislucka avatar Feb 14 '25 12:02 mathislucka