Skip to main content
The HuggingfaceCustomEmbedder class is used to embed text data into vectors using the Hugging Face API. You can get one from here.

Usage

huggingface_embedder.py

Params

Developer Resources