diff --git a/config.json b/config.json index 9a52e62..b992524 100644 --- a/config.json +++ b/config.json @@ -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", diff --git a/program.json b/program.json index b322a7b..28a16f4 100644 --- a/program.json +++ b/program.json @@ -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:",