Skip to main content

evidence_from_document

Function evidence_from_document 

Source
pub fn evidence_from_document(
    path: &str,
    content: &str,
    content_hash: &str,
    max_lines: usize,
) -> (Vec<GroundingEvidence>, bool)
Expand description

Create line-addressed evidence chunks from an exact document snapshot.