mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-31 06:45:17 +01:00
store all messages to mongoDB
This commit is contained in:
parent
f2003da779
commit
232a823b9b
6 changed files with 102 additions and 15 deletions
|
|
@ -31,6 +31,7 @@
|
|||
"mongoose": "^6.9.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-textarea-autosize": "^8.4.0",
|
||||
"url": "^0.11.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue