seb-dannehl commited on
Commit
0e3b160
1 Parent(s): 93857a6

Update sample_tickets.json

Browse files
Files changed (1) hide show
  1. sample_tickets.json +9 -7
sample_tickets.json CHANGED
@@ -1,7 +1,9 @@
1
- {"message": "My laptop is broken"},
2
- {"message": "I already tried to call many times. Can I get a meeting with Jonas?"},
3
- {"message": "Can you send your models via email?"},
4
- {"message": "We should do a research collaboration."},
5
- {"message": "H100 cluster available right now. Would you like to procure at low prices?"},
6
- {"message": "My company has been working on time series and signal processing for a long time. It would make sense to define a joint go to market." },
7
- {"message": "Full stack developer in your area available now."}
 
 
 
1
+ [
2
+ {"message": "My laptop is broken"},
3
+ {"message": "I already tried to call many times. Can I get a meeting with Jonas?"},
4
+ {"message": "Can you send your models via email?"},
5
+ {"message": "We should do a research collaboration."},
6
+ {"message": "H100 cluster available right now. Would you like to procure at low prices?"},
7
+ {"message": "My company has been working on time series and signal processing for a long time. It would make sense to define a joint go to market." },
8
+ {"message": "Full stack developer in your area available now."}
9
+ ]