mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-22 16:31:16 +00:00

* merge lazy import blocks * refactor generators * release note * revert unrelated changes
7 lines
216 B
YAML
7 lines
216 B
YAML
---
|
|
preview:
|
|
- |
|
|
Improve the public interface of the Generators:
|
|
- make `generation_kwargs` a dictionary
|
|
- rename `pipeline_kwargs` (in `HuggingFaceLocalGenerator`) to `huggingface_pipeline_kwargs`
|