Update sample_tickets.json
Browse files- sample_tickets.json +7 -7
sample_tickets.json
CHANGED
@@ -1,7 +1,7 @@
|
|
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 |
+
{"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."}
|