Sebastian Dannehl
commited on
Update sample_tickets.json
Browse files- sample_tickets.json +9 -7
sample_tickets.json
CHANGED
|
@@ -1,7 +1,9 @@
|
|
| 1 |
-
|
| 2 |
-
{"message": "
|
| 3 |
-
{"message": "Can
|
| 4 |
-
{"message": "
|
| 5 |
-
{"message": "
|
| 6 |
-
{"message": "
|
| 7 |
-
{"message": "
|
|
|
|
|
|
|
|
|
| 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 |
+
]
|