Skip to main content

Module embed

Module embed 

Source
Expand description

Text embedding via fastembed (BGE-Small-EN-v1.5, 384 dimensions).

Structs§

FastEmbedder
Local embedding using fastembed (BGE-Small-EN-v1.5, 384 dimensions).

Traits§

Embedder
Trait for embedding text into vectors.