LibreChat/api
LaraClara 95c97561ae
chore: NPM Workspaces and scripts (#244)
* chore: NPM Workspaces and scripts
- Allows everything to be run in the root directory

* chore:Update package-lock after workspace change

* docs: Minor docs typo fix
- most people run in dev mode, ie vite runs the server, this defaults to that method
2023-05-12 09:40:14 -04:00
..
app refactor(titleConvo.js, endpoints.js): add support for AZURE_OPENAI_API_KEY environment variable (#235) 2023-05-10 23:56:24 -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 Update Message.js (#191) 2023-05-09 17:51:39 -04:00
server refactor(titleConvo.js, endpoints.js): add support for AZURE_OPENAI_API_KEY environment variable (#235) 2023-05-10 23:56:24 -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: Add Azure support (#219) 2023-05-09 17:42:55 -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.2 (#242) 2023-05-11 16:39:44 -04:00
package.json chore: NPM Workspaces and scripts (#244) 2023-05-12 09:40:14 -04:00