Skip to main content

run

Function run 

Source
pub fn run(
    args: &EnrichArgs,
    llm_backend: LlmBackendChoice,
) -> Result<(), AppError>
Expand description

Main entry point for the enrich command.