Table of Contents
pip install jina-haystackYou can use JinaTextEmbedder and JinaDocumentEmbedder by importing as:
from jina_haystack.document_embedder import JinaDocumentEmbedder
from jina_haystack.text_embedder import JinaTextEmbedderjina-haystack is distributed under the terms of the Apache-2.0 license.