mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-18 01:10:14 +01:00
* refactor(custom): add all recognized models to maxTokensMap for custom endpoint * feat(librechat.yaml): log the custom config file on initial load * fix(OpenAIClient): pass endpointType/endpoint to `getModelMaxTokens` call |
||
|---|---|---|
| .. | ||
| EndpointService.js | ||
| index.js | ||
| loadAsyncEndpoints.js | ||
| loadConfigEndpoints.js | ||
| loadConfigModels.js | ||
| loadCustomConfig.js | ||
| loadDefaultEConfig.js | ||
| loadDefaultModels.js | ||
| loadOverrideConfig.js | ||