LibreChat/client/src
2023-04-21 23:12:45 -04:00
..
components style(Message.jsx): add whitespace-pre-wrap to the message editor to preserve line breaks 2023-04-21 23:12:45 -04:00
data-provider Merge pull request #179 from danny-avila/fix-unknown-conversationId 2023-04-11 19:52:42 -06:00
hooks refactor and optimize search, add RQ for search 2023-04-06 14:56:33 -07:00
routes fix: fix infinite query failure when conversationId is not found 2023-04-10 14:55:39 -07:00
store cleanup 2023-04-11 03:29:54 +08:00
utils feat(Input/NewConversationMenu): save last selected model to localStorage 2023-04-11 21:33:14 -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