Skip to main content

fix

Function fix 

Source
pub fn fix(
    instruction: &str,
    findings: &[Finding],
    e2e: Option<&str>,
    round: usize,
    rounds: usize,
    language: &str,
) -> String
Expand description

Prompt for the fixer, given a round’s findings.