Commit Graph

6 Commits (7a4ff424fc178c12e85c2bafdf3b63b0fed178ed)

Author SHA1 Message Date
Zander Chase 7a4ff424fc
Relax string input mapper check (#6544)
for run evaluator. It could be that an evalutor doesn't need the output
12 months ago
Zander Chase bc0af67aaf
Add Trajectory Eval RunEvaluator (#6449) 12 months ago
Zander Chase bc9b8c8239
Improve Error Message for failed callback (#6247)
Include the handler class name in the warning
12 months ago
Zander Chase 5f74db4500
Update run eval imports in init (#5858) 12 months ago
Zander Chase d9fcc45d05
Add in the async methods and link the run id (#5810) 12 months ago
Zander Chase 217b5cc72d
Base RunEvaluator Chain (#5750)
Clean up a bit and only implement the QA and reference free
implementations from https://github.com/hwchase17/langchain/pull/5618
1 year ago