I can define and eval BNF definitions
This commit is contained in:
@@ -11,6 +11,8 @@ class OneSuccessEvaluator(AllReturnValuesEvaluator):
|
||||
"""
|
||||
Used to filter the responses
|
||||
It has a low priority to let other evaluators try to resolve the errors
|
||||
|
||||
Make sure that there is only one successful answer
|
||||
"""
|
||||
|
||||
NAME = "OneSuccess"
|
||||
|
||||
Reference in New Issue
Block a user