mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-23 17:00:41 +00:00
7 lines
244 B
YAML
7 lines
244 B
YAML
![]() |
---
|
||
|
fixes:
|
||
|
- |
|
||
|
The `from_dict` method of `ConditionalRouter` now correctly handles
|
||
|
the case where the `dict` passed to it contains the key `custom_filters` explicitly
|
||
|
set to `None`. Previously this was causing an `AttributeError`
|