(no commit message)

This commit is contained in:
2026-04-20 13:08:57 -07:00
parent 9a9b3c16d3
commit 61e8c0b352
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
"type": "dspy.Reasoning" "type": "dspy.Reasoning"
} }
}, },
"description": "Classify the email as spam or not spam.", "description": "Classify the email as spam or not spam please.",
"properties": { "properties": {
"subject": { "subject": {
"__dspy_field_type": "input", "__dspy_field_type": "input",

View File

@@ -3,7 +3,7 @@
"train": [], "train": [],
"demos": [], "demos": [],
"signature": { "signature": {
"instructions": "Classify the email as spam or not spam.", "instructions": "Classify the email as spam or not spam please.",
"fields": [ "fields": [
{ {
"prefix": "Subject:", "prefix": "Subject:",