Skip to content

Commit 1586466

Browse files
authored
Update evaluate-sdk.md
1 parent 1cb2793 commit 1586466

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/ai-studio/how-to/develop/evaluate-sdk.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,7 @@ A conversation is a python dictionary of a list of messages (which include conte
119119
"role": "assistant",
120120
"context": null
121121
}
122-
],
123-
"$schema": "http://azureml/sdk-2-0/ChatConversation.json"
122+
]
124123
}
125124
}
126125
```

0 commit comments

Comments
 (0)