Evaluates whether claims in the output factually align with the contents of the provided context and input by checking for contradictions, ultimately ensuring factual consistency.
input
: The user’s query or promptoutput
: The model-generated answer to be evaluatedcontext
: The source material that the output should be faithful tohistory
: Previous conversation contextResult
: Value in the continuous range [0, 1]Reasoning
: Detailed explanation of faithfulness assessment