mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 08:50:15 +01:00
Fix forgetfulness for bing/sydney
This commit is contained in:
parent
dcc0ab98e1
commit
1de51467ec
2 changed files with 5 additions and 1 deletions
|
|
@ -174,6 +174,8 @@ const ask = async ({
|
|||
await saveConvo(
|
||||
req?.session?.user?.username,
|
||||
{
|
||||
...convo,
|
||||
...response,
|
||||
conversationId,
|
||||
title
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue