Skip to main content

embed_query_with_source

Function embed_query_with_source 

Source
pub fn embed_query_with_source(
    source: &EmbeddingSource,
    text: &str,
) -> Option<Vec<f32>>