mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-23 08:52:16 +00:00
7 lines
217 B
YAML
7 lines
217 B
YAML
![]() |
---
|
||
|
preview:
|
||
|
- |
|
||
|
Add `embedding_retrieval` method to `MemoryDocumentStore`,
|
||
|
which allows to retrieve the relevant Documents, given a query embedding.
|
||
|
It will be called by the `MemoryEmbeddingRetriever`.
|