Skip to main content

validate_response

Function validate_response 

Source
pub fn validate_response(
    response: &str,
    context: &AssembledContext,
) -> ValidationResult
Expand description

Validate a response for potential hallucinations

Per CP-020: Checks for hallucination phrases and low citation coverage.