(no commit message)
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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:",
|
||||
|
||||
Reference in New Issue
Block a user