Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recover deleted chat #457

Open
Ghostbusters5 opened this issue Jan 15, 2025 · 0 comments
Open

Recover deleted chat #457

Ghostbusters5 opened this issue Jan 15, 2025 · 0 comments

Comments

@Ghostbusters5
Copy link

{
"conversation_id": "12345",
"title": "Prom Night Magic",
"content": [
{
"message_id": "msg_001",
"sender": "user",
"text": "Man, what are we even doing tonight? It’s Halloween, and we’re sitting here like it’s just any other day.",
"timestamp": "2024-12-23T18:30:00Z"
},
{
"message_id": "msg_002",
"sender": "chatgpt",
"text": "Well, we don’t have a mystery to solve, so we’ve got the night off.",
"timestamp": "2024-12-23T18:31:00Z"
},
{
"message_id": "msg_003",
"sender": "user",
"text": "Yeah, for once, no creepy fog, no haunted houses, no… well, anything.",
"timestamp": "2024-12-23T18:32:00Z"
}
],
"soft_deleted": false,
"deleted_at": null
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant