LibreChat/api/server
Danny Avila d6d3d2ba13
🔧 fix: langchain packages mismatch, mount config file for deploy-compose.yaml, silence config not found error (#1481)
* fix(api): version mismatch between langchain packages `@langchain/google-genai` & `langchain`

* chore(loadYaml): silence config file not found error

* chore: improve firebase init message when not configured (generalized)

* fix(deploy-compose.yml): mount `librechat.yaml` config file
2024-01-03 10:59:38 -05:00
..
controllers 💫 feat: Config File & Custom Endpoints (#1474) 2024-01-03 09:22:48 -05:00
middleware 💫 feat: Config File & Custom Endpoints (#1474) 2024-01-03 09:22:48 -05:00
routes 💫 feat: Config File & Custom Endpoints (#1474) 2024-01-03 09:22:48 -05:00
services 🔧 fix: langchain packages mismatch, mount config file for deploy-compose.yaml, silence config not found error (#1481) 2024-01-03 10:59:38 -05:00
utils 💫 feat: Config File & Custom Endpoints (#1474) 2024-01-03 09:22:48 -05:00
index.js 💫 feat: Config File & Custom Endpoints (#1474) 2024-01-03 09:22:48 -05:00
socialLogins.js feat(api): initial Redis support; fix(SearchBar): proper debounce (#1039) 2023-10-11 17:05:47 -04:00