mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-06-26 22:00:13 +00:00

* Add: InMemoryDocumentStore serialization * Add: additional chek to test if path exists * Fix: failing test
5 lines
113 B
YAML
5 lines
113 B
YAML
---
|
|
enhancements:
|
|
- |
|
|
Added serialization methods save_to_disk and write_to_disk to InMemoryDocumentStore.
|