Skip to main content

retrieve_grounding

Function retrieve_grounding 

Source
pub fn retrieve_grounding(
    directory: &str,
    task: &str,
    scope: Option<&str>,
    top_k: i64,
    budget: i64,
    live_only: bool,
) -> Value
Expand description

retrieve_grounding(directory, task, scope, top_k, budget, live_only) — the contract-shaped payload, pre-serialization (budget::serialize caps it).