LibreChat/client/src/store
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
..
conversation.js feat: export conversation: csv, json, txt, markdown 2023-04-07 00:05:07 +08:00
conversations.js refactor: nav and search. 2023-03-28 20:36:21 +08:00
endpoints.js feat: return endpoint config from server 2023-04-01 14:33:07 +08:00
index.js feat: remove customGpts 2023-04-05 16:15:46 +08:00
preset.js feat: remove customGpts 2023-04-05 16:15:46 +08:00
search.js feat: support search-style-url 2023-03-29 00:08:02 +08:00
submission.js WIP: fix: fix abort messages and continue conversation on abort 2023-04-08 23:19:29 -04:00
text.js feat: remove customGpts 2023-04-05 16:15:46 +08:00
user.js fix: add text to global state 2023-03-29 11:25:27 -04:00