mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-11-03 03:09:28 +00:00
5 lines
139 B
YAML
5 lines
139 B
YAML
|
|
---
|
||
|
|
fixes:
|
||
|
|
- |
|
||
|
|
The `include_outputs_from` parameter in `Pipeline.run` correctly returns outputs of components with multiple outputs.
|