LibreChat/api
2023-05-18 17:39:06 -04:00
..
app refactor: reformat files to require parens around params (#316) 2023-05-18 14:44:07 -04:00
lib refactor: reformat files to require parens around params (#316) 2023-05-18 14:44:07 -04:00
middleware Build/Refactor: lint pre-commit hook and reformat repo to spec (#314) 2023-05-18 14:09:31 -04:00
models fix(User.js, auth.service.js, localStrategy.js): change deprecated Joi.validate() to schema.validate() method (#322) 2023-05-18 17:39:06 -04:00
server fix(User.js, auth.service.js, localStrategy.js): change deprecated Joi.validate() to schema.validate() method (#322) 2023-05-18 17:39:06 -04:00
strategies fix(User.js, auth.service.js, localStrategy.js): change deprecated Joi.validate() to schema.validate() method (#322) 2023-05-18 17:39:06 -04:00
utils refactor: reformat files to require parens around params (#316) 2023-05-18 14:44:07 -04:00
.env.example feat(api): add support for user-provided OpenAI API key (#311) 2023-05-17 21:58:56 -04:00
nodemon.json fix: ignoreDir pointing correctly 2023-03-07 13:49:15 -05:00
package.json npm api prod(deps): bump joi from 14.3.1 to 17.9.2 in /api (#300) 2023-05-18 15:26:14 -04:00