mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-01 07:11:50 +01:00
saves all conversations with messages
This commit is contained in:
parent
232a823b9b
commit
511c8c9599
3 changed files with 38 additions and 1 deletions
|
|
@ -40,5 +40,6 @@ module.exports = {
|
|||
sender,
|
||||
text
|
||||
});
|
||||
}
|
||||
},
|
||||
Message,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue