haystack/releasenotes/notes/refactor-generator-public-interface-b588e9f23778e0ee.yaml

7 lines
216 B
YAML
Raw Normal View History

---
preview:
- |
Improve the public interface of the Generators:
- make `generation_kwargs` a dictionary
- rename `pipeline_kwargs` (in `HuggingFaceLocalGenerator`) to `huggingface_pipeline_kwargs`