haystack/releasenotes/notes/conditional-router-optional-parameters-f02c598d7c751868.yaml

5 lines
299 B
YAML
Raw Normal View History

---
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.