mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-09 05:47:44 +00:00
6 lines
175 B
YAML
6 lines
175 B
YAML
|
|
---
|
||
|
|
preview:
|
||
|
|
- |
|
||
|
|
The Document dataclass checks if `id_hash_keys` is None or empty in
|
||
|
|
__post_init__. If so, it uses the default factory to set a default valid value.
|