LibreChat/api/server
Daniel Avila a953fc9f2b wip: feat: abort messages and continue conversation
fix(addToCache.js): remove unused variables and parameters
feat(addToCache.js): add message to cache with id, parentMessageId, role, and text
fix(askOpenAI.js): remove parentMessageId parameter from addToCache call
feat(MessageHandler.jsx): add latestMessage to store on cancel of submission, and generate messageId and parentMessageId for latestMessage
2023-04-09 22:21:27 -04:00
..
controllers chore: improve meili error handling 2023-03-22 17:15:32 -04:00
routes wip: feat: abort messages and continue conversation 2023-04-09 22:21:27 -04:00
index.js feat: remove customGpts 2023-04-05 16:15:46 +08:00