HuggingfaceCustomEmbedder class is used to embed text data into vectors using the Hugging Face API. You can get one from here.
Usage
cookbook/embedders/huggingface_embedder.py
HuggingfaceCustomEmbedder class is used to embed text data into vectors using the Hugging Face API. You can get one from here.