PyTEI
A lightweight python client package for Huggingface Text Embedding Inference
PyTEI is a lightweight python client package for Huggingface Text Embedding Inference (TEI). It supports in-memory and persistent caching for text embeddings, batching, and the full TEI API.
Check-out the PyTEI project repository, the PyTEI Documentation, or directly install PyTEI:
pip install pytei-client