mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-11-05 04:09:32 +00:00
6 lines
161 B
YAML
6 lines
161 B
YAML
|
|
---
|
||
|
|
enhancements:
|
||
|
|
- |
|
||
|
|
`pipeline.run` accepts a set of component names whose intermediate outputs are returned in the final
|
||
|
|
pipeline output dictionary.
|