is_correct
Method
This is a method of the ToolCallResult class in the eval module.Check if correct (expected == called).
Signature
Returns
The result of the operation.
is_correct: Check if correct (expected == called).
This is a method of the ToolCallResult class in the eval module.Check if correct (expected == called).
def is_correct(&self) -> bool