LibreChat/client/src/utils
Daniel Avila e68c163ef6 feat(Input/NewConversationMenu): save last selected model to localStorage
fix(getDefaultConversation.js): use last selected model from localStorage if available
2023-04-11 21:33:14 -04:00
..
buildTree.js fix: missing icon of search result 2023-03-29 02:29:15 +08:00
cleanupPreset.js feat: support user-provided token to bingAI and chatgptBrowser 2023-04-10 14:51:38 +08:00
getDefaultConversation.js feat(Input/NewConversationMenu): save last selected model to localStorage 2023-04-11 21:33:14 -04:00
getIcon.jsx refactor(getIcon.jsx): if model is GPT-4, change background color to black. 2023-04-02 15:23:28 -04:00
handleSubmit.js fix: only give initialResponse unfinished true value when not a cancellable endpoint 2023-04-10 18:27:06 -04:00
index.jsx Merge branch 'main' into feat-endpoint-style-structure 2023-04-01 19:41:36 -04:00
languages.mjs fix: fix files to adhere to standard conventions 2023-04-01 12:56:32 -07:00
resetConvo.js fix: convo resets on model change 2023-03-14 21:25:02 -04:00
screenshotContext.jsx fix: remove use-screenshot 2023-04-07 13:21:20 +08:00
userAuth.js feat: simple api call to enable search 2023-03-21 19:31:57 -04:00