From 58269ae0b57d1c042e702fe03a3e49a2cebbf77c Mon Sep 17 00:00:00 2001 From: Tyrin Todd Date: Sat, 28 Feb 2026 19:21:36 -0800 Subject: [PATCH] (no commit message) --- config.json | 2 +- program.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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:",