mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-03 07:04:01 +00:00

* add Blob type * review feedback * fix tests and naming * Update add-blob-type-2a9476a39841f54d.yaml * removed unused import --------- Co-authored-by: Stefano Fiorucci <44616784+anakin87@users.noreply.github.com>
6 lines
104 B
YAML
6 lines
104 B
YAML
---
|
|
preview:
|
|
- |
|
|
Add ByteStream type to send binary raw data across components
|
|
in a pipeline.
|