Overview
HuggingFace provides access to thousands of open-source embedding models through their Inference API.Quick Start
CLI Usage
Setup
Popular Models
Model-name lookup in
get_dimensions() is now case-insensitive and matches longest keys first as of PraisonAI PR #3027:all-MiniLM-L6-v2andsentence-transformers/all-MiniLM-L6-v2both resolve to384(was1536).voyage/voyage-3-literesolves to512(was1024—voyage-3was matching first).

