haystack/releasenotes/notes/add-blob-type-2a9476a39841f54d.yaml
Massimiliano Pippi c2ec3f5fde
feat: add File type to preview package (#5873)
* 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>
2023-10-04 17:23:12 +02:00

6 lines
104 B
YAML

---
preview:
- |
Add ByteStream type to send binary raw data across components
in a pipeline.