Spaces:
Running
on
Zero
Running
on
Zero
Create upload_chat.json
Browse files- upload_chat.json +10 -0
upload_chat.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"id": "1",
|
4 |
+
"prompt": "Tell me something about AI?"
|
5 |
+
},
|
6 |
+
{
|
7 |
+
"id": "2",
|
8 |
+
"prompt": "Who are you?"
|
9 |
+
}
|
10 |
+
]
|