> ## Documentation Index
> Fetch the complete documentation index at: https://docs.agno.com/llms.txt
> Use this file to discover all available pages before exploring further.

# FastEmbed

> Parameter reference for FastEmbedEmbedder. Defaults to the BAAI/bge-small-en-v1.5 model with 384 dimensions.

FastEmbed Embedder embeds documents using FastEmbed models, with `BAAI/bge-small-en-v1.5` as the default model.

<Snippet file="embedder-fastembed-reference.mdx" />
