mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-11-29 16:36:34 +00:00
5 lines
148 B
YAML
5 lines
148 B
YAML
|
|
---
|
||
|
|
fixes:
|
||
|
|
- |
|
||
|
|
Added documents_store.update_embeddings call to pipeline examples so that embeddings are calculated for newly added documents.
|