LibreChat/api/server/routes
Daniel Avila 88aea81288 WIP: fix: fix abort messages and continue conversation on abort
feat(askOpenAI.js): add abort endpoint to cancel requests
feat(MessageHandler): add abort functionality to cancel requests
feat(submission.js): add lastResponse and source atoms to store
feat(handleSubmit.js): add stopGenerating function to cancel requests
2023-04-08 23:19:29 -04:00
..
ask WIP: fix: fix abort messages and continue conversation on abort 2023-04-08 23:19:29 -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