Updates the eval clients to set a metric value to None in the rare case that the function calling step returns an invalid assessment. Otherwise, the evaluator will fail with a KeyError.
(I tried for a bit to trigger a bad assessment but couldn't get it to happen 😅)
Updates the eval clients to set a metric value to
None
in the rare case that the function calling step returns an invalid assessment. Otherwise, the evaluator will fail with a KeyError.(I tried for a bit to trigger a bad assessment but couldn't get it to happen 😅)
Also bump the version to
0.8.0.dev3