scripts(eval): change "result" function call parameter
This commit is contained in:
@@ -247,7 +247,7 @@ async def run_eval_pipeline(
|
||||
properties={
|
||||
"result": {
|
||||
"type": "boolean",
|
||||
"description": "The result of the eval",
|
||||
"description": "Whether the answer is correct or not",
|
||||
},
|
||||
"reasoning": {
|
||||
"type": "string",
|
||||
|
||||
Reference in New Issue
Block a user