haystack/releasenotes/notes/document-blob-ae28734c5be561d9.yaml
Silvano Cerza bf884094d1
refactor: Change Document.blob type and remove mime_type field (#6249)
* Change Document.blob type and remove mime_type field

* Add release notes

* Remove mime_type from Document docstring
2023-11-08 10:35:17 +01:00

5 lines
125 B
YAML

---
preview:
- |
Change `Document.blob` field type from `bytes` to `ByteStream` and remove `Document.mime_type` field.