DemoApiUsage / dataset.json
DevsDoCode's picture
Updated dataset with new user actions
5bccf1a verified
raw
history blame contribute delete
595 Bytes
{
"user1": {
"user_id": "1",
"actions": [
{
"action": "generate_response",
"timestamp": "September 28, 2024 at 5:30:00 PM UTC+5:30"
},
{
"action": "generate_response",
"timestamp": "September 28, 2024 at 5:30:00 PM UTC+5:30"
}
]
},
"user77": {
"user_id": "2",
"actions": [
{
"action": "action_77",
"timestamp": "September 28, 2024 at 77:30:00 PM UTC+5:30"
}
]
}
}