LibreChat/api
2023-05-10 23:56:24 -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 feat(chatgpt-client.js, titleConvo.js, genAzureEndpoints.js): add support for Azure OpenAI API endpoint generation (#234) 2023-05-10 23:47: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 chore: bump version to 0.4.1 in package.json files (#222) 2023-05-09 17:57:04 -04:00
package.json chore: bump version to 0.4.1 in package.json files (#222) 2023-05-09 17:57:04 -04:00