LibreChat/api/server/services
2025-08-19 12:22:07 -04:00
..
Artifacts
Config ci: update related tests 2025-08-19 12:22:07 -04:00
Endpoints ci: Mock getAppConfig in various tests to provide default configurations 2025-08-19 12:21:29 -04:00
Files refactor: update getAppConfig call in getCustomConfigSpeech to include user role 2025-08-19 12:22:07 -04:00
Runs WIP: app.locals refactoring 2025-08-19 12:21:27 -04:00
start
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: replace getCustomConfig with getAppConfig in STTService, TTSService, and related files 2025-08-19 12:22:06 -04:00
AppService.spec.js ci: update related tests 2025-08-19 12:22:07 -04:00
AssistantService.js WIP: app.locals refactoring 2025-08-19 12:21:27 -04:00
AuthService.js refactor: update domain validation to use appConfig for allowed domains 2025-08-19 12:22:04 -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
PermissionService.spec.js
PluginService.js
ToolService.js fix: update appConfig usage to access allowedDomains from actions instead of registration 2025-08-19 12:22:07 -04:00
twoFactorService.js
UserService.js