LibreChat/client/src
Daniel Avila a81bd27b39 feat(api): add support for saving messages to database
fix(api): change arrowParens prettier option to always
fix(api): update addToCache to include endpointOption and latestMessage
fix(api): update askOpenAI to include endpointOption in abortControllers
fix(client): remove abortKey state and add currentParent state to MessageHandler
2023-04-09 11:17:08 -04:00
..
components feat(api): add support for saving messages to database 2023-04-09 11:17:08 -04:00
data-provider feat(api-endpoints.ts): add abortRequest endpoint 2023-04-09 09:21:04 -04: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