Parameters
| Parameter | Type | Description | Default |
|---|---|---|---|
id | str | The model ID to use for embeddings | "BAAI/bge-small-en-v1.5" |
dimensions | int | Output dimensions of the embedding | 384 |
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
You are viewing v1 docs. For the latest documentation, visit docs.agno.com
| Parameter | Type | Description | Default |
|---|---|---|---|
id | str | The model ID to use for embeddings | "BAAI/bge-small-en-v1.5" |
dimensions | int | Output dimensions of the embedding | 384 |
Was this page helpful?