Does the agent's final answer (trace.output) contain needle (string = substring, RegExp = test)? The output predicate behind assertOutputContains — the DeepEval-style "what did the agent actually say" check.
trace.output
needle
assertOutputContains
Does the agent's final answer (
trace.output) containneedle(string = substring, RegExp = test)? The output predicate behindassertOutputContains— the DeepEval-style "what did the agent actually say" check.