LibreChat/client
Daniel Avila 89e38d67f4 feat(bing-settings): Work in Progress, will finish tomorrow
feat(api): add @dqbd/tiktoken package as a dependency
feat(api): add /api/tokenizer endpoint to tokenize text using @dqbd/tiktoken
feat(client): add toneStyle dropdown to BingAI Settings component
feat(client): add token count to BingAI Settings component

style(ui): add z-index to Dropdown and EndpointOptionsPopover components

Add z-index to Dropdown and EndpointOptionsPopover components to ensure they are displayed above other components.
2023-04-03 21:18:19 -04:00
..
public/assets build: install and configure Vite, move index.html 2023-04-01 12:58:49 -07:00
src feat(bing-settings): Work in Progress, will finish tomorrow 2023-04-03 21:18:19 -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