Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs-v1.agno.com/llms.txt

Use this file to discover all available pages before exploring further.

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