(no commit message)

This commit is contained in:
2026-04-28 23:56:45 -07:00
parent 63de3cade0
commit e700affe0d
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 pretty please.", "description": "Classify the email as spam or not spam pretty please.xxxxx",
"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 pretty please.", "instructions": "Classify the email as spam or not spam pretty please.xxxxx",
"fields": [ "fields": [
{ {
"prefix": "Subject:", "prefix": "Subject:",