mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-03 07:04:01 +00:00
6 lines
174 B
YAML
6 lines
174 B
YAML
![]() |
---
|
||
|
features:
|
||
|
- |
|
||
|
Add `run_async` method to HuggingFaceLocalChatGenerator. This method internally uses ThreadPoolExecutor to return coroutines
|
||
|
that can be awaited.
|