mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-22 08:21:24 +00:00

* Refactor HTMLToDocument * Add release notes * Add additional tests * remove progress bar * Add additional test for metadata * remove progress bar from release notes * Update tests * Use truthiness checks instead of is not None
5 lines
169 B
YAML
5 lines
169 B
YAML
---
|
|
preview:
|
|
- |
|
|
Adds support for adding additional metadata and utilizing metadata received from ByteStream sources when creating documents using HTMLToDocument.
|