Skip to content

Commit e2137b9

Browse files
committed
Fix casing in EvaluationFunctionName value in config.json
1 parent 8b9b3f8 commit e2137b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"EvaluationFunctionName": "LLM-Caller"
2+
"EvaluationFunctionName": "LLM_Caller"
33
}

0 commit comments

Comments
 (0)