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