diff --git a/config.json b/config.json index ca149f3..9426be6 100644 --- a/config.json +++ b/config.json @@ -1,7 +1,7 @@ { "model": null, "signature": { - "description": "Given a question and the previous trace steps, classify whether the current\nreasoning step is grounded in the information available from prior steps.", + "description": "Given a question and the previous trace steps, classify whether the current\nreasoning step is grounded in the information available from prior steps.", "properties": { "question": { "__dspy_field_type": "input", diff --git a/program.json b/program.json index b47100d..ac722ac 100644 --- a/program.json +++ b/program.json @@ -3,7 +3,7 @@ "train": [], "demos": [], "signature": { - "instructions": "Given a question and the previous trace steps, classify whether the current\nreasoning step is grounded in the information available from prior steps.", + "instructions": "Given a question and the previous trace steps, classify whether the current\nreasoning step is grounded in the information available from prior steps.", "fields": [ { "prefix": "Question:",