LibreChat/api
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
..
app feat: support user-provided token to bingAI and chatgptBrowser 2023-04-10 14:51:38 +08:00
lib feat: feat: new endpoint-style endpoint select 2023-03-31 04:22:16 +08:00
models merge from dannya 2023-04-11 03:26:38 +08:00
server style(endpoints.js): fix indentation and add semicolons 2023-04-11 10:28:11 -04:00
.env.example feat: support user-provided token to bingAI and chatgptBrowser 2023-04-10 14:51:38 +08:00
.eslintrc.js chore: eslint rules and blinker update in text handling 2023-03-21 13:41:31 -04:00
.prettierrc feat(api): add support for saving messages to database 2023-04-09 11:17:08 -04:00
nodemon.json fix: ignoreDir pointing correctly 2023-03-07 13:49:15 -05:00
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