haystack/releasenotes/notes/component-set-input-type-constraints-0b1130c1b49d9648.yaml

6 lines
202 B
YAML
Raw Normal View History

---
fixes:
- |
Add constraints to `component.set_input_type` and `component.set_input_types` to prevent undefined behaviour
when the `run` method does not contain a variadic keyword argument.