haystack/releasenotes/notes/set-input-type-328589ee51ffa21b.yaml
Silvano Cerza e0afe274d8
feat: Add method to set a Component input type with default value (#6728)
* Add method to set a Component input type with default value

* Add release notes

* Fix linting

* Stick to old set_input_types for now
2024-01-12 16:56:52 +01:00

5 lines
121 B
YAML

---
features:
- |
Add `component.set_input_type()` function to set a Component input name, type and default value.