Skip to main content

Module embedding

Module embedding 

Source
Available on crate feature rag only.
Expand description

Embedding provider trait for generating vector embeddings from text.

Traitsยง

EmbeddingProvider
A provider that generates vector embeddings from text input.