LibreChat/client
Daniel Avila ced65f8c98 feat(client): add @radix-ui/react-checkbox dependency and create BingAI Settings component
feat(BingAIOptions): add advanced mode to BingAIOptions component
feat(Checkbox): add Checkbox component to ui components
2023-04-02 18:45:41 -04:00
..
public/assets build: install and configure Vite, move index.html 2023-04-01 12:58:49 -07:00
src feat(client): add @radix-ui/react-checkbox dependency and create BingAI Settings component 2023-04-02 18:45: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 feat(client): add @radix-ui/react-checkbox dependency and create BingAI Settings component 2023-04-02 18:45:41 -04:00
package.json feat(client): add @radix-ui/react-checkbox dependency and create BingAI Settings component 2023-04-02 18:45:41 -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 refactor: have build served from dist folder 2023-04-01 13:28:37 -07:00
webpack.config.js model menu won't close on model deletion 2023-03-09 19:02:59 -05:00