LibreChat/api/server/services/Config
2025-08-19 12:22:10 -04:00
..
app.js refactor: update domain validation to use appConfig for allowed domains 2025-08-19 12:22:04 -04:00
EndpointService.js 🕐 feat: Configurable Retention Period for Temporary Chats (#8056) 2025-06-25 17:16:26 -04:00
getCachedTools.js 🪐 feat: MCP OAuth 2.0 Discovery Support (#7924) 2025-06-17 13:50:33 -04:00
getCustomConfig.js refactor: get balance config primarily from appConfig 2025-08-19 12:22:09 -04:00
getEndpointsConfig.js chore: rename Config/getAppConfig -> Config/app 2025-08-19 12:21:30 -04:00
handleRateLimits.js
index.js refactor: remove getCustomConfig usage and use app config in file citations 2025-08-19 12:22:10 -04:00
ldap.js
loadAsyncEndpoints.js chore: rename Config/getAppConfig -> Config/app 2025-08-19 12:21:30 -04:00
loadConfigEndpoints.js refactor: remove getCustomConfig usage and use app config in file citations 2025-08-19 12:22:10 -04:00
loadConfigModels.js refactor: remove customConfig dependency for appConfig and streamline loadConfigModels logic 2025-08-19 12:22:09 -04:00
loadConfigModels.spec.js refactor: remove customConfig dependency for appConfig and streamline loadConfigModels logic 2025-08-19 12:22:09 -04:00
loadCustomConfig.js feat: Add support for forced in-memory cache namespaces configuration (#8586) 2025-07-25 10:32:55 -04:00
loadCustomConfig.spec.js 🕐 feat: Configurable Retention Period for Temporary Chats (#8056) 2025-06-25 17:16:26 -04:00
loadDefaultEConfig.js
loadDefaultModels.js 🧑‍💼 feat: Add Agent Model Validation (#8995) 2025-08-11 14:26:28 -04:00
loadOverrideConfig.js