FastEmbedEmbedder
class is used to embed text data into vectors using the FastEmbed.
Parameter | Type | Default | Description |
---|---|---|---|
dimensions | int | - | The dimensionality of the generated embeddings |
model | str | BAAI/bge-small-en-v1.5 | The name of the qdrant_fastembed model to use |