(no commit message)
This commit is contained in:
@@ -24,6 +24,13 @@
|
||||
"title": "Response B",
|
||||
"type": "string"
|
||||
},
|
||||
"reasoning": {
|
||||
"__dspy_field_type": "output",
|
||||
"desc": "Your reasoning for why you chose the better response",
|
||||
"prefix": "Reasoning:",
|
||||
"title": "Reasoning",
|
||||
"type": "string"
|
||||
},
|
||||
"label": {
|
||||
"__dspy_field_type": "output",
|
||||
"desc": "Which response is better: 'A>B' or 'B>A'",
|
||||
@@ -40,6 +47,7 @@
|
||||
"question",
|
||||
"response_A",
|
||||
"response_B",
|
||||
"reasoning",
|
||||
"label"
|
||||
],
|
||||
"title": "JudgeSignature",
|
||||
|
||||
Reference in New Issue
Block a user