mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-03 15:09:59 +00:00
6 lines
165 B
YAML
6 lines
165 B
YAML
![]() |
---
|
||
|
enhancements:
|
||
|
- |
|
||
|
Add a field called `default_value` to the `InputSocket` dataclass.
|
||
|
Derive `is_mandatory` value from the presence of `default_value`.
|