LibreChat/client
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
..
public/assets build: install and configure Vite, move index.html 2023-04-01 12:58:49 -07:00
src feat(bingai.js): add context and systemMessage parameters to askBing function 2023-04-04 12:53:41 -04:00
.babelrc chore: reorganize client files for docker 2023-03-06 10:47:06 -05:00
.eslintrc.js chore: reorg. content files, add blinking cursor 2023-03-21 09:46:08 -04:00
.prettierrc chore: add prettier 2023-03-22 01:32:30 -04:00
index.html build: install and configure Vite, move index.html 2023-04-01 12:58:49 -07:00
nginx.conf fix: update url rule in nginx 2023-03-29 16:11:43 +08:00
package-lock.json chore(Settings.jsx): comment out unused import of InputNumber component 2023-04-03 16:29:02 -04:00
package.json reset package-lock files 2023-04-03 14:39:27 -04:00
postcss.config.cjs refactor: rename and fix postcss.config 2023-04-01 12:57:17 -07:00
tailwind.config.cjs refactor: rename tailwind config 2023-04-01 12:57:39 -07:00
tsconfig.json build: install and configure Vite, move index.html 2023-04-01 12:58:49 -07:00
vite.config.ts fix: proxy auth in vite.config.js 2023-04-03 21:31:59 +08:00
webpack.config.js model menu won't close on model deletion 2023-03-09 19:02:59 -05:00