mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 08:50:15 +01:00
sync updates and merge with feat-resubmit
This commit is contained in:
parent
62d88380e0
commit
b0284b6974
5 changed files with 46 additions and 32 deletions
|
|
@ -85,8 +85,6 @@ module.exports = {
|
|||
update.promptPrefix = null;
|
||||
}
|
||||
|
||||
console.error(user)
|
||||
|
||||
return await Conversation.findOneAndUpdate(
|
||||
{ conversationId: conversationId, user: user },
|
||||
{ $set: update },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue