Skip to main content

run

Function run 

Source
pub fn run(
    args: DeepResearchArgs,
    llm_backend: LlmBackendChoice,
    embedding_backend: EmbeddingBackendChoice,
) -> Result<(), AppError>
Expand description

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