Skip to main content

embedded_paths

Function embedded_paths 

Source
pub async fn embedded_paths(
    conn: &Connection,
    model: &str,
) -> Result<HashSet<String>, Error>
Expand description

Return the set of file paths that have at least one embedding for the given model.