(no commit message)

This commit is contained in:
2026-02-28 19:21:36 -08:00
parent 3532ab309b
commit 58269ae0b5
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@
"type": "object"
}
},
"description": "Given a question, the previous reasoning/search trace, and the current search result,\nclassify the clarity and quality of the information in the search result.",
"description": "Given a question, the previous reasoning/search trace, and the current search result,\nclassify the clarity and quality of the information in the search result.",
"properties": {
"question": {
"__dspy_field_type": "input",

View File

@@ -3,7 +3,7 @@
"train": [],
"demos": [],
"signature": {
"instructions": "Given a question, the previous reasoning/search trace, and the current search result,\nclassify the clarity and quality of the information in the search result.",
"instructions": "Given a question, the previous reasoning/search trace, and the current search result,\nclassify the clarity and quality of the information in the search result.",
"fields": [
{
"prefix": "Question:",