(no commit message)

This commit is contained in:
2026-02-28 19:21:38 -08:00
parent ff14186bb3
commit 4697e77101
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{ {
"model": null, "model": null,
"signature": { "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": { "properties": {
"question": { "question": {
"__dspy_field_type": "input", "__dspy_field_type": "input",

View File

@@ -3,7 +3,7 @@
"train": [], "train": [],
"demos": [], "demos": [],
"signature": { "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": [ "fields": [
{ {
"prefix": "Question:", "prefix": "Question:",