Skip to main content

auto_process

Function auto_process 

Source
pub async fn auto_process(
    output: &str,
    ctx: CrateAutoProcessContext<'_>,
    config: &RlmConfig,
    host: &mut dyn RouterHost,
) -> Result<RlmResult>
Expand description

Process large output through the RLM iterative analysis loop.