lve record repository/dummy/a_plus_b_includes/mistralai--mistral-7b-instruct-v0.1 Run this command to record an instance of this LVE.
Attributes
bool
[bubble:user|Compute [{a}(empty=true)|] + [{b}(empty=true)|]. Write a single number.]
LambdaChecker
func: lambda r, a, b: str(int(a) + int(b)) in r