Migrating from runOnDataset() to evaluate() – getting “TypeError: evaluator is not a function”
We’re trying to migrate our LangSmith-JS tests from using runOnDataset()
to evaluate()
. Unfortunately, the documentation does not seem very clear to me, at least not for JavaScript.
LangSmith-JS Migrating from runOnDataset() to evaluate() – getting “TypeError: evaluator is not a function”
We’re trying to migrate our LangSmith-JS tests from using runOnDataset()
to evaluate()
. Unfortunately, the documentation does not seem very clear to me, at least not for JavaScript.