LibreChat/client/src
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
..
components WIP: fix: fix abort messages and continue conversation on abort 2023-04-08 23:19:29 -04:00
data-provider Move createPayload and sse to data-provider, create TSubmission type 2023-04-06 14:56:33 -07:00
hooks refactor and optimize search, add RQ for search 2023-04-06 14:56:33 -07:00
routes feat: convert Chat.jsx to RQ 2023-04-06 14:56:00 -07:00
store WIP: fix: fix abort messages and continue conversation on abort 2023-04-08 23:19:29 -04:00
utils WIP: fix: fix abort messages and continue conversation on abort 2023-04-08 23:19:29 -04:00
App.jsx Add react query devtools 2023-04-07 16:13:00 -07:00
main.jsx add QueryClientProvider to main 2023-04-06 14:56:00 -07:00
mobile.css feat: support copy to clipboard 2023-04-01 02:12:15 +08:00
style.css refactor(askChatGPTBrowser.js): remove unused titleConvo import 2023-04-06 13:53:19 -04:00