mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-21 19:00:13 +01:00
working sydney, need to test the other models
This commit is contained in:
parent
2c1ae68dc4
commit
67054e7504
6 changed files with 75 additions and 26 deletions
|
|
@ -44,7 +44,7 @@ export default function Conversation({
|
|||
dispatch(
|
||||
setConversation({
|
||||
...convo,
|
||||
parentMessageId: parentMessageId || null,
|
||||
parentMessageId,
|
||||
jailbreakConversationId,
|
||||
conversationSignature,
|
||||
clientId,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue