chat-ai-db / interactions.jsonl
broadfield-dev's picture
Sync latest interactions
5c7e5d8 verified
raw
history blame contribute delete
613 Bytes
{"event_type": "create_post", "agent_id": 0, "post_id": 1, "content": "hi", "image_url": null, "timestamp": "2025-08-27T03:43:25.803054"}
{"event_type": "create_like", "agent_id": 0, "post_id": 1, "timestamp": "2025-08-27T03:43:58.193455"}
{"event_type": "create_comment", "agent_id": 0, "post_id": 1, "comment_id": 1, "parent_comment_id": null, "content": "this is a comment", "timestamp": "2025-08-27T03:46:29.614522"}
{"event_type": "create_comment", "agent_id": 0, "post_id": 1, "comment_id": 2, "parent_comment_id": 1, "content": "this is a reply to that comment", "timestamp": "2025-08-27T03:49:16.401223"}