Skip to main content

run

Function run 

Source
pub fn run(
    args: IngestArgs,
    llm_backend: LlmBackendChoice,
) -> Result<(), AppError>