Updated dataset with new user actions
Browse files- dataset.json +4 -0
dataset.json
CHANGED
@@ -2,6 +2,10 @@
|
|
2 |
"user1": {
|
3 |
"user_id": "1",
|
4 |
"actions": [
|
|
|
|
|
|
|
|
|
5 |
{
|
6 |
"action": "generate_response",
|
7 |
"timestamp": "September 28, 2024 at 5:30:00 PM UTC+5:30"
|
|
|
2 |
"user1": {
|
3 |
"user_id": "1",
|
4 |
"actions": [
|
5 |
+
{
|
6 |
+
"action": "generate_response",
|
7 |
+
"timestamp": "September 28, 2024 at 5:30:00 PM UTC+5:30"
|
8 |
+
},
|
9 |
{
|
10 |
"action": "generate_response",
|
11 |
"timestamp": "September 28, 2024 at 5:30:00 PM UTC+5:30"
|