FEA-Bench / testbed /deepset-ai__haystack /releasenotes /notes /component-repr-a6486af81530bc3b.yaml
hc99's picture
Add files using upload-large-folder tool
ce676f7 verified
raw
history blame
216 Bytes
---
enhancements:
- |
Add `__repr__` to all Components to print their I/O.
This can also be useful in Jupyter notebooks as this will be shown as a cell output
if the it's the last expression in a cell.