LibreChat/api/server/routes
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
..
ask wip: feat: abort messages and continue conversation 2023-04-09 22:21:27 -04:00
auth.js fix: a typo in authenticatedOrRedirect 2023-03-31 00:26:43 +08:00
authYourLogin.js fix: auth env var must have no value, as well as assigned username incase a falsy value is set 2023-03-23 15:37:25 -04:00
convos.js Merge remote-tracking branch 'origin/main' into feat-refactor-0.1.1 2023-03-29 00:19:46 +08:00
endpoints.js feat: update env example. 2023-04-05 21:21:02 +08:00
index.js feat: update env example. 2023-04-05 21:21:02 +08:00
me.js feat: remove customGpts 2023-04-05 16:15:46 +08:00
messages.js reorganize dirs for dockerize 2023-03-06 10:15:07 -05:00
presets.js feat: add delete for presets in menu 2023-04-05 13:21:29 -04:00
prompts.js reorganize dirs for dockerize 2023-03-06 10:15:07 -05:00
search.js fix: missing icon of search result 2023-03-29 02:29:15 +08:00
tokenizer.js style(tokenizer.js): comment out console.log statement 2023-04-04 10:07:48 -04:00