Like a fact-checker comparing an article's claims against primary sources.
check_factual_consistency uses GPT-4o as judge. Given a claim and source, the judge returns: supported (claim is in source), contradicted (source says otherwise), or unverifiable (not enough info).
> Claim: "Python was created in 1991" > Source: "Python was first released in 1991" > Verdict: supported, confidence: 0.99 > Reasoning: "Source explicitly states 1991"
Like a fact-checker comparing an article's claims against primary sources.
check_factual_consistency uses GPT-4o as judge. Given a claim and source, the judge returns: supported (claim is in source), contradicted (source says otherwise), or unverifiable (not enough info).
> Claim: "Python was created in 1991" > Source: "Python was first released in 1991" > Verdict: supported, confidence: 0.99 > Reasoning: "Source explicitly states 1991"
Sign in to cast your vote
Sign in to share your feedback and join the discussion.