This commit is contained in:
Derek Higgins 2025-10-03 14:11:23 +02:00 committed by GitHub
commit 152b66d344
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
38 changed files with 16957 additions and 12 deletions

View file

@ -1,7 +1,7 @@
{
"non_streaming_01": {
"data": {
"question": "Which planet do humans live on?",
"question": "Humans live on which planet: Mars, Venus, or Earth?",
"expected": "Earth"
}
},

View file

@ -1,7 +1,7 @@
{
"non_streaming_01": {
"data": {
"question": "Which planet do humans live on?",
"question": "Humans live on which planet: Mars, Venus, or Earth?",
"expected": "Earth"
}
},