Skip to main content

embed

Function embed 

Source
pub fn embed(
    model: impl Into<EmbeddingModelRef>,
    value: impl Into<String>,
) -> Embed
Expand description

Embeds one value.