generate_db

Function generate_db 

Source
pub async fn generate_db(
    topic: &str,
    conn: &Connection,
) -> Result<(), OllamaError>