new
Method
This is a method of the ToolCallResult class in the eval module.Create a new tool call result.
Signature
Parameters
No description available.
No description available.
No description available.
Returns
The result of the operation.
new: Create a new tool call result.
This is a method of the ToolCallResult class in the eval module.Create a new tool call result.
def new(name: impl Into<String>, expected: bool, called: bool) -> Self