embed_local_fastembed

Function embed_local_fastembed 

Source
async fn embed_local_fastembed(
    config: &EmbeddingConfig,
    texts: &[String],
) -> Result<Vec<Vec<f32>>>