change the method to save the whole conversation history instead of one msg

This commit is contained in:
fadingNA
2024-10-14 11:53:52 -04:00
parent a8bb992569
commit 3e32724729
3 changed files with 32 additions and 25 deletions

View File

@@ -1675,7 +1675,7 @@
"version": "18.3.0",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.3.0.tgz",
"integrity": "sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==",
"devOptional": true,
"dev": true,
"dependencies": {
"@types/react": "*"
}