server-inference push enron_email_type
This commit is contained in:
@@ -17,6 +17,13 @@
|
||||
"title": "Body",
|
||||
"type": "string"
|
||||
},
|
||||
"reasoning": {
|
||||
"__dspy_field_type": "output",
|
||||
"desc": "Step-by-step reasoning, including uncertainty, ambiguity, or uncertainty in your thought process when relevant.",
|
||||
"prefix": "Reasoning:",
|
||||
"title": "Reasoning",
|
||||
"type": "string"
|
||||
},
|
||||
"email_type": {
|
||||
"__dspy_field_type": "output",
|
||||
"desc": "The email type \u2014 one of the six defined categories.",
|
||||
@@ -36,6 +43,7 @@
|
||||
"required": [
|
||||
"subject",
|
||||
"body",
|
||||
"reasoning",
|
||||
"email_type"
|
||||
],
|
||||
"title": "EnronEmailTypeJudgeSig",
|
||||
|
||||
Reference in New Issue
Block a user