LibreChat/client
Daniel Avila 5c5871afd8 style(endpoints.js): fix indentation and add semicolons
fix(tokenizer.js): add try-catch block and error handling
style(SetTokenDialog/index.jsx): fix typo in sentence
refactor(data-service.ts): change argument format to match server API
2023-04-11 10:28:11 -04:00
..
public/assets
src style(endpoints.js): fix indentation and add semicolons 2023-04-11 10:28:11 -04:00
.babelrc
.eslintrc.js turn off no-debugger in eslintrc for debugginer purposes 2023-04-06 14:55:26 -07:00
.prettierrc
defaultSystemMessage.md Update defaultSystemMessage.md 2023-04-04 13:35:34 -04:00
index.html
nginx.conf
package-lock.json chore: bump version to 0.3.3 in package.json files 2023-04-10 17:06:49 -04:00
package.json chore: bump version to 0.3.3 in package.json files 2023-04-10 17:06:49 -04:00
postcss.config.cjs
tailwind.config.cjs
tsconfig.json Fix: fix javascript heap out of memory error from vite 2023-04-07 07:27:05 -07:00
vite.config.ts remove unnecessary code 2023-04-07 07:36:28 -07:00
webpack.config.js