nxphi47 commited on
Commit
9c6f083
1 Parent(s): ea442da

Create upload_chat.json

Browse files
Files changed (1) hide show
  1. 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
+ ]