Skip to main content

embed_file_nodes

Function embed_file_nodes 

Source
pub fn embed_file_nodes<E: NodeEmbedder>(
    embedder: &E,
    nodes: &[(&str, &str)],
    file_path: &str,
    hash: &str,
    cache: &mut EmbedCache,
) -> HashMap<String, Vec<f32>>