Skip to main content

run

Function run 

Source
pub fn run(
    args: DeepResearchArgs,
    backends: BackendChoice,
    fail_on_degraded: bool,
) -> Result<(), AppError>
Expand description

Sync entry point — builds a tokio runtime for the async fan-out.