LibreChat/client/src
Danny Avila bb75b6df3b feat(bingai.js): add context and systemMessage parameters to askBing function
feat(conversationPreset.js): add context and systemMessage fields to conversation preset schema
feat(askBingAI.js): pass context and systemMessage parameters to ask function
feat(Settings.jsx): add toneStyle prop to BingAISettings component
feat(BingAIOptions/index.jsx): add useEffect to check if advanced mode is needed
feat(cleanupPreset.js): add context and systemMessage fields to cleaned up preset object
feat(getDefaultConversation.js): add context and systemMessage fields to default conversation object
feat(handleSubmit.js): add context and systemMessage fields to message object
2023-04-04 12:53:41 -04:00
..
components feat(bingai.js): add context and systemMessage parameters to askBing function 2023-04-04 12:53:41 -04:00
hooks fix: fix files to adhere to standard conventions 2023-04-01 12:56:32 -07:00
routes typo 2023-03-29 06:44:18 +08:00
store feat: support edit preset, 2023-04-04 01:12:14 +08:00
utils feat(bingai.js): add context and systemMessage parameters to askBing function 2023-04-04 12:53:41 -04:00
App.jsx feat: add preset and edit preset. 2023-04-02 04:15:07 +08:00
main.jsx build: install and configure Vite, move index.html 2023-04-01 12:58:49 -07:00
mobile.css feat: support copy to clipboard 2023-04-01 02:12:15 +08:00
style.css style: show scrollbar over content. 2023-04-04 13:27:09 +08:00