(no commit message)
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
@@ -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:",
|
||||||
|
|||||||
Reference in New Issue
Block a user