mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-22 00:11:14 +00:00
7 lines
282 B
YAML
7 lines
282 B
YAML
![]() |
---
|
||
|
preview:
|
||
|
- |
|
||
|
Adds option to run pipelines without specifying component inputs and their corresponding key/value pairs. Instead,
|
||
|
provide the input keys/values directly, and the pipeline's internal mechanisms will automatically determine the
|
||
|
appropriate components.
|