mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-23 08:52:16 +00:00
5 lines
299 B
YAML
5 lines
299 B
YAML
![]() |
---
|
||
|
enhancements:
|
||
|
- |
|
||
|
Introduces optional parameters in the ConditionalRouter component, enabling default/fallback routing behavior when certain inputs are not provided at runtime. This enhancement allows for more flexible pipeline configurations with graceful handling of missing parameters.
|