haystack/releasenotes/notes/pass-id-to-doc-init-c6b44d30978f2d9f.yaml
Massimiliano Pippi a5a0dc9f87
feat: optionally pass an id to the Document constructor (#5862)
* revert #5826

* do not use Optional
2023-09-22 11:09:59 +02:00

6 lines
104 B
YAML

---
preview:
- |
Revert #5826 and optionally take the `id` in the Document
class constructor.