FEA-Bench / testbed /deepset-ai__haystack /releasenotes /notes /add-output-adapter-5fab4cfcb0218925.yaml
hc99's picture
Add files using upload-large-folder tool
ce676f7 verified
raw
history blame
427 Bytes
---
features:
- |
Introducing the OutputAdapter component which enables seamless data flow between pipeline components by adapting the output of one component to match the expected input of another using Jinja2 template expressions. This addition opens the door to greater flexibility in pipeline configurations, facilitating custom adaptation rules and exemplifying a structured approach to inter-component communication.