mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-23 08:52:16 +00:00
5 lines
238 B
YAML
5 lines
238 B
YAML
![]() |
---
|
||
|
enhancements:
|
||
|
- |
|
||
|
Add `streaming_callback` run parameter to `HuggingFaceAPIGenerator` and `HuggingFaceLocalGenerator` to allow users to pass a callback function that will be called after each chunk of the response is generated.
|