mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-23 00:42:28 +00:00

* Change Document.blob type and remove mime_type field * Add release notes * Remove mime_type from Document docstring
5 lines
125 B
YAML
5 lines
125 B
YAML
---
|
|
preview:
|
|
- |
|
|
Change `Document.blob` field type from `bytes` to `ByteStream` and remove `Document.mime_type` field.
|