InMemoryDocumentStore
InMemoryEmbeddingRetriever
SentenceTransformersDocumentEmbedder
SentenceTransformersTextEmbedder
⚠️ Note of caution: The method showcased in this tutorial is not always the right approach for all types of metadata. This method works best when the embedded metadata is meaningful. For example, here we’re showcasing embedding the “title” meta field, which can also provide good context for the embedding model.