mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-24 17:30:38 +00:00

* Add method to set a Component input type with default value * Add release notes * Fix linting * Stick to old set_input_types for now
5 lines
121 B
YAML
5 lines
121 B
YAML
---
|
|
features:
|
|
- |
|
|
Add `component.set_input_type()` function to set a Component input name, type and default value.
|