LibreChat/api
2023-05-14 20:39:40 -04:00
..
app Fix react errors, max context tokens, and preset mobile view (#269) 2023-05-14 17:26:21 -04:00
lib * refactor(getCitations.js): add null check for adaptiveCards variable before accessing its properties (#232) 2023-05-10 21:23:15 -04:00
middleware feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
models refactor(Conversation.js): change default pageSize from 12 to 14 in getConvosByPage and getConvosQueried functions. Remove unnecessary parentheses and curly braces in getConvosQueried function. Remove unnecessary parentheses in deleteConvos function. (#267) 2023-05-14 11:45:18 -04:00
server Correct the typo in auth.json for accessing Google Palm (#266) 2023-05-14 11:25:22 -04:00
strategies fix issue with validation when google account has multiple spaces in name (#211) 2023-05-07 20:31:27 -04:00
utils Feature/logging system with pino and sanitization (#214) (#227) 2023-05-10 23:59:26 -04:00
.env.example Feat: PaLM 2 (#262) 2023-05-13 16:29:06 -04: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 Release 0.4.4 (#271) 2023-05-14 20:39:40 -04:00
package.json Release 0.4.4 (#271) 2023-05-14 20:39:40 -04:00