mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-26 18:30:40 +00:00
5 lines
237 B
YAML
5 lines
237 B
YAML
![]() |
---
|
||
|
preview:
|
||
|
- |
|
||
|
Make Document's constructor fail when is passed fields that are not present in the dataclass. An exception is made for "content_type" and "id_hash_keys": they are accepted in order to keep backward compatibility.
|