Add gemini chat history to git
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -0,0 +1,30 @@
|
||||
[
|
||||
{
|
||||
"sessionId": "3bed2f4b-3d0b-42d2-986b-143c283ada16",
|
||||
"messageId": 0,
|
||||
"type": "user",
|
||||
"message": "we need to update the opening hours in various places. from \"Monday to Friday\" to \"Monday to Thursday\"",
|
||||
"timestamp": "2026-02-11T12:13:19.355Z"
|
||||
},
|
||||
{
|
||||
"sessionId": "3bed2f4b-3d0b-42d2-986b-143c283ada16",
|
||||
"messageId": 1,
|
||||
"type": "user",
|
||||
"message": "update the opening times to be 11am to 3pm.",
|
||||
"timestamp": "2026-02-11T12:18:06.517Z"
|
||||
},
|
||||
{
|
||||
"sessionId": "3bed2f4b-3d0b-42d2-986b-143c283ada16",
|
||||
"messageId": 2,
|
||||
"type": "user",
|
||||
"message": "branch and commit changes",
|
||||
"timestamp": "2026-02-11T12:19:32.221Z"
|
||||
},
|
||||
{
|
||||
"sessionId": "3bed2f4b-3d0b-42d2-986b-143c283ada16",
|
||||
"messageId": 3,
|
||||
"type": "user",
|
||||
"message": "on new branches branched from the current one. make it so we only have to update the opening hours once.",
|
||||
"timestamp": "2026-02-11T12:22:41.415Z"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user