From 4697e7710156b33cd306a3d4d0c24e134f09087f Mon Sep 17 00:00:00 2001 From: Tyrin Todd Date: Sat, 28 Feb 2026 19:21:38 -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 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:",