FastEmbed Embedder is a class that allows you to embed documents using FastEmbed’s efficient embedding models, with BAAI/bge-small-en-v1.5 as the default model.

Parameters

ParameterTypeDescriptionDefault
idstrThe model ID to use for embeddings"BAAI/bge-small-en-v1.5"
dimensionsintOutput dimensions of the embedding384