LibreChat/api/server/services
2025-08-19 12:22:11 -04:00
..
Artifacts
Config refactor: implement custom endpoints configuration and streamline endpoint loading logic 2025-08-19 12:22:11 -04:00
Endpoints refactor: update appConfig access to use endpoints structure across various services 2025-08-19 12:22:10 -04:00
Files refactor: update appConfig access to use endpoints structure across various services 2025-08-19 12:22:10 -04:00
Runs refactor: update appConfig access to use endpoints structure across various services 2025-08-19 12:22:10 -04:00
start refactor: implement custom endpoints configuration and streamline endpoint loading logic 2025-08-19 12:22:11 -04:00
Threads
Tools fix: streamline OpenAI image tools configuration by removing direct appConfig dependency and using function parameters 2025-08-19 12:21:30 -04:00
ActionService.js
ActionService.spec.js fix: update appConfig usage to access allowedDomains from actions instead of registration 2025-08-19 12:22:07 -04:00
AppService.interface.spec.js refactor: Rename initializeAppConfig to setAppConfig and update related tests 2025-08-19 12:21:29 -04:00
AppService.js refactor: update appConfig access to use endpoints structure across various services 2025-08-19 12:22:10 -04:00
AppService.spec.js refactor: update appConfig access to use endpoints structure across various services 2025-08-19 12:22:10 -04:00
AssistantService.js refactor: update appConfig access to use endpoints structure across various services 2025-08-19 12:22:10 -04:00
AuthService.js refactor: get balance config primarily from appConfig 2025-08-19 12:22:09 -04:00
cleanup.js
createRunBody.js
domains.js refactor: update domain validation to use appConfig for allowed domains 2025-08-19 12:22:04 -04:00
domains.spec.js fix: update appConfig usage to access allowedDomains from actions instead of registration 2025-08-19 12:22:07 -04:00
GraphApiService.js
GraphApiService.spec.js
GraphTokenService.js
initializeMCPs.js WIP: app.locals refactoring 2025-08-19 12:21:27 -04:00
MCP.js refactor: remove getCustomConfig dependency and use getAppConfig in PluginController, multer, and MCP services 2025-08-19 12:22:05 -04:00
MCP.spec.js ci: update related tests 2025-08-19 12:22:07 -04:00
ModelService.js
ModelService.spec.js
PermissionService.js 🛂 feat: Role as Permission Principal Type 2025-08-13 16:24:23 -04:00
PermissionService.spec.js 🛂 feat: Role as Permission Principal Type 2025-08-13 16:24:23 -04:00
PluginService.js
ToolService.js refactor: update appConfig access to use endpoints structure across various services 2025-08-19 12:22:10 -04:00
twoFactorService.js
UserService.js