We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e15ac86 commit 3d46256Copy full SHA for 3d46256
1 file changed
evaluation_function/evaluation.py
@@ -30,7 +30,6 @@ def evaluation_function(
30
is_correct=False,
31
feedback_items=[(
32
"error",
33
- f"Invalid FSA format: {str(e)}\n\n"
34
f"response: {response}\nanswer: {answer}\nparams: {params}"
35
)]
36
)
0 commit comments